diff Game.cpp @ 23:509744251c8e

Player-related members
author Nomad
date Sun, 14 Oct 2012 00:27:38 +0200
parents 540178ef9b18
children 93bf1d5f6a6d
line wrap: on
line diff
--- a/Game.cpp	Sat Oct 13 20:18:28 2012 +0200
+++ b/Game.cpp	Sun Oct 14 00:27:38 2012 +0200
@@ -218,7 +218,7 @@
   char Source[64]; // [sp+44h] [bp-20h]@76
 
   bLoading = uCurrentMenuID == MENU_LOAD;
-  SetCurrentMenuID(0xFFFFFFFFu);
+  SetCurrentMenuID((MENU_STATE)-1);
   if ( bLoading )
   {
     pParty->Reset();