mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-03-13 20:19:25 +01:00
fix extras menu offset
This commit is contained in:
parent
9dc329be61
commit
5e37118aa9
1 changed files with 1 additions and 1 deletions
|
@ -1239,7 +1239,7 @@ screen extrasnavigation():
|
|||
vbox:
|
||||
spacing 10
|
||||
xpos 1885
|
||||
ypos 1120
|
||||
ypos 1130
|
||||
use main_menu_buttons("gui/button/menubuttons/template_idle.png",
|
||||
[
|
||||
[ "Help", ShowMenu("help") ],
|
||||
|
|
Loading…
Reference in a new issue