Fix for bug #21298: Minimap shows invisible overlays

This commit is contained in:
fendrin 2014-06-07 23:21:56 +02:00
parent f704b4a162
commit 729bea854e

View file

@ -1092,7 +1092,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"
@ -1106,7 +1105,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"