1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-10 22:31:40 +02:00

pass compile

This commit is contained in:
kdmcser
2025-05-06 01:22:29 +08:00
committed by GitHub
parent 5645806035
commit 26f3d95b47

View File

@@ -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();