diff mm7_2.cpp @ 101:2fb33d31ca0d

8.02.13
author Ritor1
date Fri, 08 Feb 2013 15:59:32 +0600
parents d61f6bc04bf2
children 8a10c9780e17
line wrap: on
line diff
--- a/mm7_2.cpp	Thu Feb 07 15:25:44 2013 +0600
+++ b/mm7_2.cpp	Fri Feb 08 15:59:32 2013 +0600
@@ -14069,15 +14069,12 @@
           uGameState = 0;
           continue;
         }*/
-        if ( uGameState == 4 )
-          __debugbreak();
-        /*{
-          v12 = 1;
-          SetCurrentMenuID((MENU_STATE)v12);
-          //goto LABEL_21;
+        if ( uGameState == GAME_STATE_NEWGAME_OUT_GAMEMENU )//press NewGame button out GameMenu window
+        {
+          SetCurrentMenuID(MENU_NEWGAME);
           uGameState = 0;
           continue;
-        }*/
+        }
         if ( uGameState == 7 )
           __debugbreak();
         /*{