mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-21 00:19:29 +02:00
* refactoring
This commit is contained in:
@ -461,7 +461,7 @@ struct DLL_LINKAGE TerrainTile
|
||||
bool hasFavourableWinds() const;
|
||||
|
||||
/** the type of terrain */
|
||||
ETerrainType::ETerrainType terType;
|
||||
ETerrainType terType;
|
||||
|
||||
/** the visual representation of the terrain */
|
||||
ui8 terView;
|
||||
|
Reference in New Issue
Block a user