mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
@@ -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