mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +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