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

Support for parsing HotA 1.7.0 maps

This commit is contained in:
Ivan Savenko
2025-02-12 16:44:22 +00:00
parent 7e1ce095a1
commit d996726fe7
7 changed files with 479 additions and 68 deletions

View File

@@ -70,6 +70,7 @@ public:
bool levelHOTA0 = false;
bool levelHOTA1 = false;
bool levelHOTA3 = false;
bool levelHOTA5 = false;
};
VCMI_LIB_NAMESPACE_END