mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Serialization version bump
This commit is contained in:
		| @@ -14,8 +14,8 @@ | ||||
|  | ||||
| VCMI_LIB_NAMESPACE_BEGIN | ||||
|  | ||||
| const ui32 SERIALIZATION_VERSION = 828; | ||||
| const ui32 MINIMAL_SERIALIZATION_VERSION = 828; | ||||
| const ui32 SERIALIZATION_VERSION = 829; | ||||
| const ui32 MINIMAL_SERIALIZATION_VERSION = 829; | ||||
| const std::string SAVEGAME_MAGIC = "VCMISVG"; | ||||
|  | ||||
| class CHero; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user