Fix for bug #21298: Minimap shows invisible overlays

This commit is contained in:
fendrin 2014-06-07 23:21:56 +02:00 committed by Ignacio R. Morelle
parent fa341cc73d
commit 426acf5a35

View file

@ -1094,7 +1094,6 @@ Most units have about 50% defense in rocky caves, whereas cavalry are limited to
[/terrain_type]
[terrain_type]
symbol_image=void/void
editor_image=impassable-editor
id=impassable_overlay
editor_name= _ "Impassable Overlay"
@ -1108,7 +1107,6 @@ Most units have about 50% defense in rocky caves, whereas cavalry are limited to
# wmllint: general spelling unwalkable
[terrain_type]
symbol_image=void/void
editor_image=unwalkable-editor
id=unwalkable_overlay
editor_name= _ "Unwalkable Overlay"