1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-21 17:17:06 +02:00

Do bonus tree fix in any serializer mode.

This commit is contained in:
AlexVinS 2016-11-13 13:01:38 +03:00
parent 15b76bb8ff
commit 21a85a6c35

View File

@ -66,7 +66,7 @@ public:
#define BONUS_TREE_DESERIALIZATION_FIX if(!h.saving && h.smartPointerSerialization) deserializationFix();
#define BONUS_TREE_DESERIALIZATION_FIX if(!h.saving) deserializationFix();
#define BONUS_LIST \
BONUS_NAME(NONE) \