mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +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();*/
|
menu->drop();*/
|
||||||
|
|
||||||
// Launch pause menu
|
// Launch pause menu
|
||||||
(new GUIPauseMenu(guienv, guiroot, -1, g_gamecallback,
|
/*(new GUIPauseMenu(guienv, guiroot, -1, g_gamecallback,
|
||||||
&g_menumgr))->drop();
|
&g_menumgr))->drop();*/
|
||||||
|
|
||||||
//s32 guitext_chat_pad_bottom = 70;
|
//s32 guitext_chat_pad_bottom = 70;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user