forked from Cavemanon/SnootGame
Remove magic number
This commit is contained in:
@ -56,6 +56,8 @@ define gui.interface_text_color = '#ffffff'
|
||||
define gui.default_outline = '#000'
|
||||
define gui.name_outline = '#000000dd'
|
||||
|
||||
define gui.quick_button_text_color = '#000000dd'
|
||||
|
||||
## Fonts and Font Sizes ########################################################
|
||||
|
||||
## The font used for in-game text.
|
||||
|
Reference in New Issue
Block a user