1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

HotA maps up to objects block can be parsed

This commit is contained in:
Ivan Savenko
2023-04-03 20:51:02 +03:00
parent 838d45b32c
commit c0e9eb6eb1
6 changed files with 70 additions and 18 deletions

View File

@@ -87,6 +87,11 @@ private:
*/
void readTeamInfo();
/**
* Reads the list of map flags.
*/
void readMapOptions();
/**
* Reads the list of allowed heroes.
*/