mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Removed extra qualifier.
This commit is contained in:
parent
dd91e7e406
commit
2844fe7738
@ -443,7 +443,7 @@ public:
|
||||
std::vector<si32> spells; //gained spells
|
||||
CCreatureSet creatures; //gained creatures
|
||||
|
||||
void CGPandoraBox::initObj();
|
||||
void initObj();
|
||||
void onHeroVisit(const CGHeroInstance * h) const;
|
||||
void open (const CGHeroInstance * h, ui32 accept) const;
|
||||
void endBattle(const CGHeroInstance *h, BattleResult *result) const;
|
||||
|
Loading…
Reference in New Issue
Block a user