diff --git a/data/lua/helper.lua b/data/lua/helper.lua index 419a27970726..addf0e7a8203 100644 --- a/data/lua/helper.lua +++ b/data/lua/helper.lua @@ -1,5 +1,7 @@ --! #textdomain wesnoth +wesnoth.deprecated_message('helper.lua', 3, '1.19', 'Everything in this module has been moved into the core modules') + local helper = {} local wml_actions = wesnoth.wml_actions