stratagus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Stratagus-CVS] stratagus/src/game game.c


From: Jimmy Salmon
Subject: [Stratagus-CVS] stratagus/src/game game.c
Date: Fri, 26 Sep 2003 20:23:39 -0400

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Jimmy Salmon <address@hidden>   03/09/26 20:23:39

Modified files:
        src/game       : game.c 

Log message:
        Oops, missed one

Patches:
Index: stratagus/src/game/game.c
diff -u stratagus/src/game/game.c:1.103 stratagus/src/game/game.c:1.104
--- stratagus/src/game/game.c:1.103     Fri Sep 26 20:22:55 2003
+++ stratagus/src/game/game.c   Fri Sep 26 20:23:39 2003
@@ -27,7 +27,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//     $Id: game.c,v 1.103 2003/09/27 00:22:55 jsalmon3 Exp $
+//     $Id: game.c,v 1.104 2003/09/27 00:23:39 jsalmon3 Exp $
 
 //@{
 
@@ -99,7 +99,7 @@
     InitPlayers();
     LcmPreventRecurse = 1;
     gh_load((char*)filename);
-    lcm_prevent_recurse = 0;
+    LcmPreventRecurse = 0;
 
 #if 0
     // Not true if multiplayer levels!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]