Skip to content

Commit 9fb23fd

Browse files
committed
Release 3.0.0.
1 parent dfb2dce commit 9fb23fd

File tree

5 files changed

+4380
-4358
lines changed

5 files changed

+4380
-4358
lines changed

src/commander.mfm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ object commanderfo: tcommanderfo
215215
bounds_cy = 14
216216
font.color = 3881787
217217
font.height = 10
218-
font.style = [fs_italic]
219218
font.name = 'stf_default'
220219
font.localprops = [flp_color, flp_style, flp_height]
221220
textflags = [tf_xcentered, tf_ycentered]
@@ -302,7 +301,6 @@ object commanderfo: tcommanderfo
302301
bounds_cy = 14
303302
font.color = 3881787
304303
font.height = 10
305-
font.style = [fs_italic]
306304
font.name = 'stf_default'
307305
font.localprops = [flp_color, flp_style, flp_height]
308306
textflags = [tf_xcentered, tf_ycentered]
@@ -528,7 +526,6 @@ object commanderfo: tcommanderfo
528526
bounds_cy = 14
529527
font.color = 3881787
530528
font.height = 10
531-
font.style = [fs_italic]
532529
font.name = 'stf_default'
533530
font.localprops = [flp_color, flp_style, flp_height]
534531
textflags = [tf_xcentered, tf_ycentered]
@@ -1531,7 +1528,6 @@ object commanderfo: tcommanderfo
15311528
bounds_cy = 14
15321529
font.color = 3881787
15331530
font.height = 10
1534-
font.style = [fs_italic]
15351531
font.name = 'stf_default'
15361532
font.localprops = [flp_color, flp_style, flp_height]
15371533
textflags = [tf_xcentered, tf_ycentered]
@@ -1554,7 +1550,6 @@ object commanderfo: tcommanderfo
15541550
bounds_cy = 14
15551551
font.color = 3881787
15561552
font.height = 10
1557-
font.style = [fs_italic]
15581553
font.name = 'stf_default'
15591554
font.localprops = [flp_color, flp_style, flp_height]
15601555
textflags = [tf_xcentered, tf_ycentered]

0 commit comments

Comments
 (0)