mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 18:55:00 +00:00
Remove redundant code
This commit is contained in:
parent
5ae59a82be
commit
950020f4c7
@ -19,7 +19,6 @@ local ice = {
|
||||
--replaces terrain fo the wct custom terrain mod.
|
||||
local function wct_map_custom_ruin_village(loc)
|
||||
local map = wesnoth.current.map
|
||||
loc = wesnoth.map.get(loc)
|
||||
-- TODO: enable once https://github.com/wesnoth/wesnoth/issues/4894 is fixed.
|
||||
if false then
|
||||
if loc:matches{terrain = "*^Vh,*^Vha"} then
|
||||
|
Loading…
x
Reference in New Issue
Block a user