We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8de1a1 commit b557d5bCopy full SHA for b557d5b
LeUI/copy/M_STYLES.lua
@@ -6,8 +6,8 @@ styles['normal']['font'] = 'NORMAL'
6
styles['normal']['point'] = 12
7
styles['normal_parchment']['font'] = 'POSTANTI'
8
styles['normal_parchment']['point'] = 12
9
-styles['parchment']['font'] = 'TOOLFONT'
10
-styles['parchment']['point'] = 13
+styles['parchment']['font'] = 'POSTANTI'
+styles['parchment']['point'] = 12
11
12
styles['button']['font'] = 'STONESML'
13
styles['button']['point'] = 10
0 commit comments