mirror of
https://github.com/minetest/minetest.git
synced 2025-03-14 14:22:36 +01:00
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