mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-08 22:26:51 +02:00
Fix build
This commit is contained in:
@@ -178,7 +178,7 @@ struct DLL_LINKAGE TerrainTile
|
||||
h & extTileFlags;
|
||||
if (h.version < Handler::Version::REMOVE_VLC_POINTERS)
|
||||
{
|
||||
bool unused;
|
||||
bool unused = false;
|
||||
h & unused;
|
||||
h & unused;
|
||||
}
|
||||
|
Reference in New Issue
Block a user