1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Check coastal tile OTF

This commit is contained in:
AlexVinS
2015-08-15 21:46:28 +03:00
committed by AlexVinS
parent a3c3f935b9
commit 6552acdff6
6 changed files with 35 additions and 11 deletions

View File

@@ -478,7 +478,6 @@ void CDrawTerrainOperation::execute()
updateTerrainTypes();
updateTerrainViews();
//TODO add coastal bit to extTileFlags appropriately
}
void CDrawTerrainOperation::undo()