stratagus-cvs
[Top][All Lists]
Advanced

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

[Stratagus-CVS] stratagus/data/ccl stratagus.lua


From: address@hidden
Subject: [Stratagus-CVS] stratagus/data/ccl stratagus.lua
Date: 1 Jan 2004 10:29:21 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/01 10:29:21

Modified files:
        data/ccl       : stratagus.lua 

Log message:
        Missing one default income

Patches:
Index: stratagus/data/ccl/stratagus.lua
diff -u stratagus/data/ccl/stratagus.lua:1.7 
stratagus/data/ccl/stratagus.lua:1.8
--- stratagus/data/ccl/stratagus.lua:1.7        Tue Dec 23 16:31:42 2003
+++ stratagus/data/ccl/stratagus.lua    Thu Jan  1 10:29:20 2004
@@ -26,7 +26,7 @@
 --      along with this program; if not, write to the Free Software
 --      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  
USA
 --
---      $Id: stratagus.lua,v 1.7 2003/12/23 05:31:42 jsalmon3 Exp $
+--      $Id: stratagus.lua,v 1.8 2003/12/31 23:29:20 jsalmon3 Exp $
 
 -- For documentation see stratagus/doc/ccl/ccl.html
 --[[
@@ -338,7 +338,7 @@
   0, 10000, 5000, 5000, 5000, 5000, 5000)
 
 DefineDefaultIncomes(
-  0, 100, 100, 100, 100, 100)
+  0, 100, 100, 100, 100, 100, 100)
 
 DefineDefaultActions(
   "stop", "mine", "chop", "drill", "mine", "mine", "mine")




reply via email to

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