mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Artifact instances are now owned solely by CMap
This commit is contained in:
@@ -109,7 +109,6 @@ public:
|
||||
void initObj(vstd::RNG & rand) override;
|
||||
void pickRandomObject(vstd::RNG & rand) override;
|
||||
|
||||
void afterAddToMap(CMap * map) override;
|
||||
BattleField getBattlefield() const override;
|
||||
|
||||
ArtifactID getArtifact() const;
|
||||
|
||||
Reference in New Issue
Block a user