Modify thicker Outlines

This commit is contained in:
2021-08-03 07:39:36 +10:00
parent 666ecea915
commit 9bed598168
2 changed files with 27 additions and 27 deletions

View File

@ -78,7 +78,7 @@ define gui.text_size = 42
## The size of character names.
define gui.name_text_size = 45
define gui.name_text_outlines = [ (absolute(1.5), gui.name_outline, 0, 0) ]
define gui.name_text_outlines = [ (absolute(2.0), gui.name_outline, 0, 0) ]
## The size of text in the game's user interface.
define gui.interface_text_size = 33