Partially revert "Tweaks to the title screen, mainly for 800x600"

This reverts commit 2cde73888c.
This commit is contained in:
Charles Dang 2016-08-25 21:05:11 +11:00
parent 2cde73888c
commit 1701031e1b
2 changed files with 0 additions and 2 deletions

View file

@ -211,7 +211,6 @@
id = "large"
description = "Large button"
{_GUI_RESOLUTION (window_width, window_height = 850, 650) 40 112 26 13 4 ({_GUI_BUTTON_FONT_SIZE}) () 255}
{_GUI_RESOLUTION () 40 116 30 13 4 ({_GUI_BUTTON_FONT_SIZE}) () 255}
[/button_definition]

View file

@ -75,7 +75,6 @@
id = "title_screen"
description = "Definition of the panel for the title screen"
{_GUI_RESOLUTION (window_width,window_height = 850, 650) 10 5 10 5}
{_GUI_RESOLUTION () 25 5 9 14 }
[/panel_definition]