Skip to content

Commit b557d5b

Browse files
committed
v4.6
1 parent b8de1a1 commit b557d5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LeUI/copy/M_STYLES.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ styles['normal']['font'] = 'NORMAL'
66
styles['normal']['point'] = 12
77
styles['normal_parchment']['font'] = 'POSTANTI'
88
styles['normal_parchment']['point'] = 12
9-
styles['parchment']['font'] = 'TOOLFONT'
10-
styles['parchment']['point'] = 13
9+
styles['parchment']['font'] = 'POSTANTI'
10+
styles['parchment']['point'] = 12
1111

1212
styles['button']['font'] = 'STONESML'
1313
styles['button']['point'] = 10

0 commit comments

Comments
 (0)