mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
First version that compiles
This commit is contained in:
@@ -80,7 +80,7 @@ struct DLL_LINKAGE TerrainTile
|
||||
EDiggingStatus getDiggingStatus(const bool excludeTop = true) const;
|
||||
bool hasFavorableWinds() const;
|
||||
|
||||
Terrain terType;
|
||||
TerrainType * terType;
|
||||
ui8 terView;
|
||||
std::string riverType;
|
||||
ui8 riverDir;
|
||||
|
||||
Reference in New Issue
Block a user