forked from Mirrorlandia_minetest/minetest
Starting the game in the pause menu is lame, don't do it\!
This commit is contained in:
parent
7d36833bd4
commit
0053651814
@ -1004,8 +1004,8 @@ void the_game(
|
||||
menu->drop();*/
|
||||
|
||||
// Launch pause menu
|
||||
(new GUIPauseMenu(guienv, guiroot, -1, g_gamecallback,
|
||||
&g_menumgr))->drop();
|
||||
/*(new GUIPauseMenu(guienv, guiroot, -1, g_gamecallback,
|
||||
&g_menumgr))->drop();*/
|
||||
|
||||
//s32 guitext_chat_pad_bottom = 70;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user