Author: zookeeper
Date: Sat May 17 12:32:23 2008
New Revision: 26670

URL: http://svn.gna.org/viewcvs/wesnoth?rev=26670&view=rev
Log:
Cleaned up a few macro references.

Modified:
    trunk/data/core/macros/interface-utils.cfg
    trunk/data/multiplayer/scenarios/4p_A_New_Land.cfg

Modified: trunk/data/core/macros/interface-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/interface-utils.cfg?rev=26670&r1=26669&r2=26670&view=diff
==============================================================================
--- trunk/data/core/macros/interface-utils.cfg (original)
+++ trunk/data/core/macros/interface-utils.cfg Sat May 17 12:32:23 2008
@@ -306,7 +306,7 @@
 #define SET_IMAGE_AND_LABEL_PERSISTANT X Y IMAGE STRING
     # Shorthand for setting both a persistant label and image at once.
     {SET_LABEL_PERSISTANT {X} {Y} ({STRING}) }
-    {SET_IMAGE {X} {Y} ({IMAGE}) }
+    {PLACE_IMAGE {X} {Y} ({IMAGE}) }
 #enddef
 
 #define SCROLL X Y

Modified: trunk/data/multiplayer/scenarios/4p_A_New_Land.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/4p_A_New_Land.cfg?rev=26670&r1=26669&r2=26670&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/4p_A_New_Land.cfg (original)
+++ trunk/data/multiplayer/scenarios/4p_A_New_Land.cfg Sat May 17 12:32:23 2008
@@ -294,7 +294,6 @@
 
     {AUTO_FARMING "Peasant"}
     {AUTO_MINING "Peasant"}
-    {AUTO_MOVE_INIT "Peasant"}
 
 # ------------------------------------------------------
 # Scenario Events


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

Reply via email to