SotA: use SotA textdomain in Lua part too
This commit is contained in:
parent
d15e348f16
commit
6e7eebfd23
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
local _ = wesnoth.textdomain 'wesnoth-sota'
|
||||
|
||||
-- After preshow, this variable will hold the unit_types being shown in the listbox.
|
||||
local listedZombies = {}
|
||||
-- These two variables will be passed back to the WML engine.
|
||||
|
|
Loading…
Add table
Reference in a new issue