build fix

This commit is contained in:
Ovahlord
2022-04-02 19:11:16 +02:00
parent 7943bfb483
commit 600ffafd1f

View File

@@ -856,6 +856,8 @@ class spell_warr_thunder_clap : public SpellScript
bool Load() override
{
_allowRendSpread = false;
return true;
}
void FilterTargets(std::list<WorldObject*>& targets)