Old patrol.lua: deprecation message should not be translatable

This commit is contained in:
mattsc 2018-10-24 19:53:45 -07:00
parent e3b86f5648
commit 41bd835f76

View file

@ -1,7 +1,5 @@
local _ = wesnoth.textdomain "wesnoth-ai"
wesnoth.deprecated_message('data/ai/lua/patrol.lua', 3, '1.17.0', _"Use the Patrols Micro AI instead of patrol.lua.")
wesnoth.deprecated_message('data/ai/lua/patrol.lua', 3, '1.17.0', "Use the Patrols Micro AI instead of patrol.lua.")
function patrol_gen(n, wp)
-- n is the name of the unit, like Kiressh