WC: Remove bogus comment
This commit is contained in:
parent
aebfcf72a1
commit
d7da385586
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ function enemy.init_data()
|
|||
wesnoth.game_events.fire("wc2_init_enemy")
|
||||
end
|
||||
if wml.variables.wc2_enemy_army == nil then
|
||||
-- give eras an option to overwrite the enemy data.
|
||||
local enemy_army = wesnoth.dofile("./enemy_data.lua")
|
||||
wml.variables.wc2_enemy_army = wc2_convert.lon_to_wml(enemy_army, "wct_enemy")
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue