1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Added explicit indexing of type indexes for serialization

This commit is contained in:
Ivan Savenko
2024-08-23 23:02:17 +00:00
parent 01396b62b7
commit 77faa14119
13 changed files with 315 additions and 466 deletions

View File

@@ -9,7 +9,6 @@
*/
#include "StdInc.h"
#include "BinarySerializer.h"
#include "../registerTypes/RegisterTypes.h"
VCMI_LIB_NAMESPACE_BEGIN