mirror of
https://git.cavemanon.xyz/Cavemanon/SnootGame.git
synced 2025-01-22 17:26:20 +01:00
Fixed extra's menu being offset by 10 pixels
This commit is contained in:
parent
39c038ac94
commit
2f774c9d90
1 changed files with 1 additions and 1 deletions
|
@ -1259,7 +1259,7 @@ screen extrasnavigation():
|
|||
vbox:
|
||||
spacing 10
|
||||
xpos 1885
|
||||
ypos 1130
|
||||
ypos 1120
|
||||
use main_menu_buttons("gui/button/menubuttons/template_idle.png",
|
||||
[
|
||||
[ "Help", ShowMenu("help") ],
|
||||
|
|
Loading…
Reference in a new issue