Removed pointless reliance on the Wesnoth Lua Pack.
This commit is contained in:
parent
0fc62d0482
commit
78ae63c3d7
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@
|
|||
[lua]
|
||||
code=<<
|
||||
local factions = wesnoth.get_variable("factions")
|
||||
local dbms = wesnoth.require("~add-ons/Wesnoth_Lua_Pack/debug_utils.lua").dbms
|
||||
local function detect_faction(side_number)
|
||||
local helper = wesnoth.require("lua/helper.lua")
|
||||
for multiplayer_side in helper.child_range(factions, "multiplayer_side") do
|
||||
|
|
Loading…
Add table
Reference in a new issue