Merge pull request #1933 from Areloch/SDLMenubarFixins

Fixes editor handling of menubars when opening/closing.
This commit is contained in:
Areloch 2017-01-30 13:31:46 -06:00 committed by GitHub
commit ca4204be14
16 changed files with 238 additions and 142 deletions

View file

@ -126,7 +126,7 @@
profile = "GuiMenuButtonProfile";
visible = "1";
active = "1";
command = "GuiEdit();";
command = "toggleGuiEditor(1);";
tooltipProfile = "GuiToolTipProfile";
tooltip = "The GUI Editor is accessible in-game by pressing F10";
hovertime = "1000";