mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Update lib/rmg/CMapGenerator.h
Co-authored-by: Alexander Wilms <Alexander-Wilms@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,6 @@ public:
|
|||||||
const std::vector<HeroTypeID> getAllPossibleHeroes() const;
|
const std::vector<HeroTypeID> getAllPossibleHeroes() const;
|
||||||
void banQuestArt(const ArtifactID & id);
|
void banQuestArt(const ArtifactID & id);
|
||||||
void unbanQuestArt(const ArtifactID & id);
|
void unbanQuestArt(const ArtifactID & id);
|
||||||
|
|
||||||
Zone * getZoneWater() const;
|
Zone * getZoneWater() const;
|
||||||
void addWaterTreasuresInfo();
|
void addWaterTreasuresInfo();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user