mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
That needs to be serialized.
This commit is contained in:
parent
c85829a00c
commit
096e1230ce
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user