stratagus-cvs
[Top][All Lists]
Advanced

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

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


From: Russell Smith
Subject: [Stratagus-CVS] stratagus/src/action action_build.c
Date: Wed, 10 Sep 2003 18:28:21 -0400

CVSROOT:        /cvsroot/stratagus
Module name:    stratagus
Branch:         
Changes by:     Russell Smith <address@hidden>  03/09/10 18:28:21

Modified files:
        src/action     : action_build.c 

Log message:
        Small Comment Changes

Patches:
Index: stratagus/src/action/action_build.c
diff -u stratagus/src/action/action_build.c:1.94 
stratagus/src/action/action_build.c:1.95
--- stratagus/src/action/action_build.c:1.94    Fri Sep  5 14:10:55 2003
+++ stratagus/src/action/action_build.c Wed Sep 10 18:28:21 2003
@@ -26,7 +26,7 @@
 //      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //      02111-1307, USA.
 //
-//     $Id: action_build.c,v 1.94 2003/09/05 18:10:55 n0body Exp $
+//     $Id: action_build.c,v 1.95 2003/09/10 22:28:21 mr-russ Exp $
 
 //@{
 
@@ -399,9 +399,7 @@
        }
        
        if( type->GivesResource ) {
-           // FIXME: nobody: shouldn't this be already 0?
-           // FIXME: wierd condition.
-           // FIXME: It holds the number of units inside a resource.
+           // Set to Zero as it's part of a union
            unit->Data.Resource.Active=0;
        }
 




reply via email to

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