Mercurial > mm7
diff Game.cpp @ 165:572d821561f3
MenuID
author | Ritor1 |
---|---|
date | Thu, 14 Feb 2013 14:48:43 +0600 |
parents | 86a2637ba125 |
children | 49728858c35e 038a4d09406f |
line wrap: on
line diff
--- a/Game.cpp Thu Feb 14 09:27:19 2013 +0600 +++ b/Game.cpp Thu Feb 14 14:48:43 2013 +0600 @@ -210,7 +210,7 @@ MSG Msg; // [sp+28h] [bp-3Ch]@20 char Source[64]; // [sp+44h] [bp-20h]@76 - bLoading = uCurrentMenuID == MENU_LOAD; + bLoading = uCurrentMenuID == MENU_LOADINGPROC; SetCurrentMenuID((MENU_STATE)-1); if (bLoading) {