mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 08:59:11 +01:00
build fix
This commit is contained in:
@@ -856,6 +856,8 @@ class spell_warr_thunder_clap : public SpellScript
|
||||
bool Load() override
|
||||
{
|
||||
_allowRendSpread = false;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void FilterTargets(std::list<WorldObject*>& targets)
|
||||
|
||||
Reference in New Issue
Block a user