mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
Typo
This commit is contained in:
@@ -1474,7 +1474,7 @@ struct npc_razorscale_devouring_flame : public ScriptedAI
|
||||
}
|
||||
|
||||
// Evade caused by Spell::SummonGuardian. Creature dont need evade at all, is despawned if razorscale enter in evade
|
||||
void EnterEvadeMode(EvadeReason why) override { }
|
||||
void EnterEvadeMode(EvadeReason /*why*/) override { }
|
||||
};
|
||||
|
||||
class go_razorscale_harpoon : public GameObjectScript
|
||||
|
||||
Reference in New Issue
Block a user