stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/src/action actions.c


From: address@hidden
Subject: [Stratagus-CVS] stratagus/src/action actions.c
Date: 28 Jan 2004 07:57:24 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/28 07:57:24

Modified files:
        src/action     : actions.c 

Log message:
        Disabled log

Patches:
Index: stratagus/src/action/actions.c
diff -u stratagus/src/action/actions.c:1.115 
stratagus/src/action/actions.c:1.116
--- stratagus/src/action/actions.c:1.115        Wed Jan 28 07:54:45 2004
+++ stratagus/src/action/actions.c      Wed Jan 28 07:57:23 2004
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//      $Id: actions.c,v 1.115 2004/01/27 20:54:45 jsalmon3 Exp $
+//      $Id: actions.c,v 1.116 2004/01/27 20:57:23 jsalmon3 Exp $
 
 //@{
 
@@ -566,7 +566,7 @@
                HandleUnitAction(unit);
                DebugCheck(*tpos != unit);              // Removed is evil.
 
-#if 1
+#ifdef DEBUG_ACTIONS
                //
                // Dump the unit to find the network sync bugs.
                //




reply via email to

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