Fixed extra's menu being offset by 10 pixels

This commit is contained in:
Map 2021-11-15 17:16:58 -06:00
parent 5c010b0291
commit 3f3aaf5185
1 changed files with 1 additions and 1 deletions

View File

@ -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") ],