mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-22 10:00:27 +01:00
Smaller mobile namebox font size
This commit is contained in:
parent
4a21554c0e
commit
0bdd5b3b06
1 changed files with 1 additions and 1 deletions
|
@ -445,7 +445,7 @@ init python:
|
||||||
|
|
||||||
## Font sizes.
|
## Font sizes.
|
||||||
gui.text_size = 44
|
gui.text_size = 44
|
||||||
gui.name_text_size = 48
|
gui.name_text_size = 46
|
||||||
gui.notify_text_size = 38
|
gui.notify_text_size = 38
|
||||||
gui.interface_text_size = 45
|
gui.interface_text_size = 45
|
||||||
gui.button_text_size = 45
|
gui.button_text_size = 45
|
||||||
|
|
Loading…
Reference in a new issue