mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-17 20:58:07 +02:00
Fix build
This commit is contained in:
parent
a39469d165
commit
d39dad6cb4
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user