mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
That needs to be serialized.
This commit is contained in:
@@ -391,7 +391,7 @@ public:
|
||||
{
|
||||
h & static_cast<CMapHeader&>(*this);
|
||||
h & rumors & allowedSpell & allowedAbilities & allowedArtifact & events & grailPos;
|
||||
h & artInstances & quests;
|
||||
h & artInstances & quests & allHeroes;
|
||||
h & questIdentifierToId;
|
||||
|
||||
//TODO: viccondetails
|
||||
|
Reference in New Issue
Block a user