mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
code review
This commit is contained in:
@@ -24,7 +24,6 @@ public:
|
||||
virtual ~ProxyCaster();
|
||||
|
||||
int32_t getCasterUnitId() const override;
|
||||
BattleHex getCasterPosition() const override;
|
||||
int32_t getSpellSchoolLevel(const Spell * spell, SpellSchool * outSelectedSchool = nullptr) const override;
|
||||
int32_t getEffectLevel(const Spell * spell) const override;
|
||||
int64_t getSpellBonus(const Spell * spell, int64_t base, const battle::Unit * affectedStack) const override;
|
||||
|
||||
Reference in New Issue
Block a user