mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
HotA maps up to objects block can be parsed
This commit is contained in:
@@ -27,7 +27,7 @@ class MapReaderH3M
|
||||
public:
|
||||
explicit MapReaderH3M(CInputStream * stream);
|
||||
|
||||
void setFormatLevel(EMapFormat format);
|
||||
void setFormatLevel(EMapFormat format, uint8_t hotaVersion);
|
||||
|
||||
ArtifactID readArtifact();
|
||||
CreatureID readCreature();
|
||||
|
||||
Reference in New Issue
Block a user