Author: anonymissimus
Date: Thu Nov 10 22:19:10 2011
New Revision: 51948
URL: http://svn.gna.org/viewcvs/wesnoth?rev=51948&view=rev
Log:
fix bug #18966
Modified:
trunk/data/lua/helper.lua
Modified: trunk/data/lua/helper.lua
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/lua/helper.lua?rev=51948&r1=51947&r2=51948&view=diff
==============================================================================
--- trunk/data/lua/helper.lua (original)
+++ trunk/data/lua/helper.lua Thu Nov 10 22:19:10 2011
@@ -1,6 +1,8 @@
--! #textdomain wesnoth
local helper = {}
+
+local wml_actions = wesnoth.wml_actions
--! Returns an iterator over all the sides matching a given filter that can be
used in a for-in loop.
function helper.get_sides(cfg)
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits