forked from Mirrorlandia_minetest/minetest
Starting the game in the pause menu is lame, don't do it\!
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user