Build fix
(cherry picked from commit ecd4ffc1ceac6b1d6e9f86f192673ce95f94aaae)
This commit is contained in:
@@ -4318,7 +4318,7 @@ class spell_gen_cannon_blast : public SpellScript
|
||||
{
|
||||
PrepareSpellScript(spell_gen_cannon_blast);
|
||||
|
||||
bool Validate(SpellInfo const* spellInfo) override
|
||||
bool Validate(SpellInfo const* /*spellInfo*/) override
|
||||
{
|
||||
return ValidateSpellInfo({ SPELL_CANNON_BLAST });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user