Author: esr
Date: Fri Oct 17 09:59:23 2008
New Revision: 30223

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30223&view=rev
Log:
Warn against an optimization that doesn't work.

Modified:
    trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg

Modified: trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg?rev=30223&r1=30222&r2=30223&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg (original)
+++ trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg Fri Oct 17 
09:59:23 2008
@@ -4,7 +4,7 @@
 #
 # Hand-hack this section strictly at your own risk.
 #
-# trackplacer: 
map=data/campaigns/An_Orcish_Incursion/images/an-orcish-incursion-map.png
+# trackplacer: map=data/core/images/maps/wesnoth.png
 #
 #define JOURNEY1_STAGE_1
     {NEW_BATTLE 112 718}
@@ -847,6 +847,9 @@
 
 # trackplacer: tracks end
 
+# Note: These look like they can be refactored more, but at least as of r30222
+# conditionals apparently don't work inside a [part] tag-pair.
+
 #define BIGMAP_ELVES_BESIEGED
     [story]
         [part]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to