mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Minor rework & cleanup of combat replays
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
const ui32 SERIALIZATION_VERSION = 824;
|
||||
const ui32 SERIALIZATION_VERSION = 825;
|
||||
const ui32 MINIMAL_SERIALIZATION_VERSION = 824;
|
||||
const std::string SAVEGAME_MAGIC = "VCMISVG";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user