mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Do bonus tree fix in any serializer mode.
This commit is contained in:
		| @@ -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) 									\ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user