CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Hogne Håskjold <[EMAIL PROTECTED]>      05/01/19 21:07:15

Modified files:
        data           : terrain.cfg 

Log message:
        Added 'x' to reserved chars

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain.cfg.diff?tr1=1.51&tr2=1.52&r1=text&r2=text

Patches:
Index: wesnoth/data/terrain.cfg
diff -u wesnoth/data/terrain.cfg:1.51 wesnoth/data/terrain.cfg:1.52
--- wesnoth/data/terrain.cfg:1.51       Wed Jan 19 19:12:18 2005
+++ wesnoth/data/terrain.cfg    Wed Jan 19 21:07:15 2005
@@ -408,7 +408,7 @@
 char=X
 [/terrain]
 
-# 'y' and 'z' are reserved chars
+# 'x', 'y' and 'z' are reserved chars
 # They can be used at the discretion of campaign designers
 
 #ifdef CAMPAIGN_EASTERN_INVASION


Reply via email to