mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Merge pull request #5417 from IvanSavenko/hota_h3m
[1.7] Support for loading HotA 1.7.X maps and campaigns
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