diff Game.cpp @ 961:5a12082c803d

UIMSG and WINDOW_Type(continue)
author Ritor1
date Mon, 06 May 2013 17:33:40 +0600
parents c0d0656aa662
children 9334a8c59c8d
line wrap: on
line diff
--- a/Game.cpp	Sat May 04 17:45:17 2013 +0600
+++ b/Game.cpp	Mon May 06 17:33:40 2013 +0600
@@ -270,7 +270,7 @@
   MSG Msg; // [sp+28h] [bp-3Ch]@20
   char Source[64]; // [sp+44h] [bp-20h]@76
 
-  bLoading = uCurrentMenuID == MENU_LOADINGPROC;
+  bLoading = uCurrentMenuID == MENU_LoadingProcInMainMenu;
   SetCurrentMenuID((MENU_STATE)-1);
   if (bLoading)
   {