stratagus-cvs
[Top][All Lists]
Advanced

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

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


From: address@hidden
Subject: [Stratagus-CVS] stratagus/data/scripts stratagus.lua
Date: 14 Jan 2004 10:51:42 +1100

CVSROOT:        /home/strat
Module name:    stratagus
Changes by:      <address@hidden>       04/01/14 10:51:42

Modified files:
        data/scripts   : stratagus.lua 

Log message:
        Update default map location

Patches:
Index: stratagus/data/scripts/stratagus.lua
diff -u stratagus/data/scripts/stratagus.lua:1.11 
stratagus/data/scripts/stratagus.lua:1.12
--- stratagus/data/scripts/stratagus.lua:1.11   Wed Jan 14 10:44:05 2004
+++ stratagus/data/scripts/stratagus.lua        Wed Jan 14 10:51:42 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.11 2004/01/13 23:44:05 wizzard Exp $
+--      $Id: stratagus.lua,v 1.12 2004/01/13 23:51:42 wizzard Exp $
 
 -- For documentation see stratagus/doc/scripts/scripts.html
 --[[
@@ -80,7 +80,7 @@
 --  and setting. Might also be used for multiplayer.
 SetGameName("wc2")
 --  set the default map file.
-SetDefaultMap("puds/default.pud")
+SetDefaultMap("maps/default.pud")
 
 
 SetSelectionStyle("corners")




reply via email to

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