mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
pass compile
This commit is contained in:
@@ -348,7 +348,7 @@ public:
|
||||
|
||||
h & instanceNames;
|
||||
h & *gameSettings;
|
||||
if (!h.hasFeature(Handler::Version::STORE_UID_COUNTER_IN_CMAP)
|
||||
if (!h.hasFeature(Handler::Version::STORE_UID_COUNTER_IN_CMAP))
|
||||
{
|
||||
if (!h.saving)
|
||||
parseUidCounter();
|
||||
|
Reference in New Issue
Block a user