Remove redundant code

This commit is contained in:
Gunter Labes 2021-03-27 20:53:16 +01:00 committed by GitHub
parent 5ae59a82be
commit 950020f4c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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