mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-02-02 06:46:34 +01:00
Change Extra Nav Menu spacing
This commit is contained in:
parent
f5ec200dc8
commit
77dafb05fd
1 changed files with 2 additions and 2 deletions
|
@ -1171,9 +1171,9 @@ screen extrasnavigation():
|
|||
else:
|
||||
add "gui/snootgame.png"
|
||||
vbox:
|
||||
spacing 25
|
||||
spacing 10
|
||||
xpos 1885
|
||||
yalign 0.9
|
||||
ypos 1130
|
||||
use main_menu_buttons("gui/button/menubuttons/template_idle.png",
|
||||
[
|
||||
[ "Help", ShowMenu("help") ],
|
||||
|
|
Loading…
Reference in a new issue