UtBS: fixed a wmllint warning about translation marks

This commit is contained in:
Elvish_Hunter 2015-08-18 20:30:44 +02:00
parent d13d249ca9
commit 427f73815d

View File

@ -8,6 +8,7 @@
first_time_only=no
[lua]
# wmllint: markcheck off
code=<<
local _ = wesnoth.textdomain "wesnoth-utbs"
@ -66,6 +67,7 @@
teacher.experience = 0
end
>>
# wmllint: markcheck off
[/lua]
[/event]
#enddef