Author: espreon
Date: Sat Dec  6 20:53:58 2008
New Revision: 31313

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31313&view=rev
Log:
* Added macro REDRAW. It is obviously used to replace [redraw] codeblocks. Yay 
for laziness.

Modified:
    trunk/data/core/macros/interface-utils.cfg

Modified: trunk/data/core/macros/interface-utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/interface-utils.cfg?rev=31313&r1=31312&r2=31313&view=diff
==============================================================================
--- trunk/data/core/macros/interface-utils.cfg (original)
+++ trunk/data/core/macros/interface-utils.cfg Sat Dec  6 20:53:58 2008
@@ -348,6 +348,11 @@
         x={X}
         y={Y}
     [/scroll_to]
+#enddef
+
+#define REDRAW
+    [redraw]
+    [/redraw]
 #enddef
 
 #define QUAKE SOUND


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

Reply via email to