mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Support for parsing HotA 1.7.2 h3m's and h3c's
This commit is contained in:
@@ -35,6 +35,7 @@ enum class EQuestMission {
|
||||
KEYMASTER = 11,
|
||||
HOTA_HERO_CLASS = 12,
|
||||
HOTA_REACH_DATE = 13,
|
||||
HOTA_GAME_DIFFICULTY = 13,
|
||||
};
|
||||
|
||||
class DLL_LINKAGE CQuest final : public Serializeable
|
||||
|
||||
Reference in New Issue
Block a user