1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-12-22 23:58:48 -05:00

Starting the game in the pause menu is lame, don't do it\!

This commit is contained in:
Perttu Ahola 2012-03-10 18:21:15 +02:00
parent 7d36833bd4
commit 0053651814

View File

@ -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;