mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
post-merge fixes
This commit is contained in:
@ -179,7 +179,7 @@ public:
|
||||
h & pos & ID & subID & id & tempOwner & blockVisit & appearance;
|
||||
//definfo is handled by map serializer
|
||||
|
||||
if(version >= 755)
|
||||
if(version >= 756)
|
||||
{
|
||||
h & typeName & subTypeName;
|
||||
}
|
||||
|
Reference in New Issue
Block a user