mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix
This commit is contained in:
@@ -422,7 +422,7 @@ public:
|
|||||||
h & CGTownInstance::merchantArtifacts;
|
h & CGTownInstance::merchantArtifacts;
|
||||||
h & CGTownInstance::universitySkills;
|
h & CGTownInstance::universitySkills;
|
||||||
|
|
||||||
if(version >= 759)
|
if(formatVersion >= 759)
|
||||||
{
|
{
|
||||||
h & instanceNames;
|
h & instanceNames;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user