mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02: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