wesnoth-cvs-commits
[Top][All Lists]
Advanced

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

[Wesnoth-cvs-commits] wesnoth/data/terrain-graphics buildings.cfg


From: Philippe Plantier
Subject: [Wesnoth-cvs-commits] wesnoth/data/terrain-graphics buildings.cfg
Date: Sun, 29 May 2005 15:40:28 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <address@hidden>      05/05/29 19:40:28

Modified files:
        data/terrain-graphics: buildings.cfg 

Log message:
        Fixed an ugly error in the {BUILDING_FLAG} and {BUILDING_PROBABILITY} 
macros.

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

Patches:
Index: wesnoth/data/terrain-graphics/buildings.cfg
diff -u wesnoth/data/terrain-graphics/buildings.cfg:1.3 
wesnoth/data/terrain-graphics/buildings.cfg:1.4
--- wesnoth/data/terrain-graphics/buildings.cfg:1.3     Sun Jul 25 18:31:45 2004
+++ wesnoth/data/terrain-graphics/buildings.cfg Sun May 29 19:40:27 2005
@@ -17,7 +17,7 @@
        [tile]
                x=0
                y=0
-               type={KEEP}
+               type={LETTER}
                has_flag={FLAG}
                {IMAGE}
        [/tile]
@@ -31,7 +31,7 @@
        [tile]
                x=0
                y=0
-               type={KEEP}
+               type={LETTER}
                probability={PROBABILITY}
                {IMAGE}
        [/tile]




reply via email to

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