mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Implemented serialization of MapObjectSubID, refactoring of related code
This commit is contained in:
@@ -164,7 +164,7 @@ public:
|
||||
h & animationFile;
|
||||
h & stringID;
|
||||
h & id;
|
||||
h & subid;
|
||||
subid.serializeIdentifier(h, id, version);
|
||||
h & printPriority;
|
||||
h & visitDir;
|
||||
h & editorAnimationFile;
|
||||
|
||||
Reference in New Issue
Block a user