Skip to content

Commit

Permalink
v4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r-e-d committed Nov 12, 2022
1 parent b8de1a1 commit b557d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LeUI/copy/M_STYLES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ styles['normal']['font'] = 'NORMAL'
styles['normal']['point'] = 12
styles['normal_parchment']['font'] = 'POSTANTI'
styles['normal_parchment']['point'] = 12
styles['parchment']['font'] = 'TOOLFONT'
styles['parchment']['point'] = 13
styles['parchment']['font'] = 'POSTANTI'
styles['parchment']['point'] = 12

styles['button']['font'] = 'STONESML'
styles['button']['point'] = 10
Expand Down

0 comments on commit b557d5b

Please sign in to comment.