MovementInform should overrides

(cherry picked from commit 18f5eae835)
This commit is contained in:
Moein
2018-01-04 12:22:48 +03:30
committed by Shauren
parent 5aee452943
commit 673cc20e79

View File

@@ -863,7 +863,7 @@ class npc_suppresser : public CreatureScript
}
}
void MovementInform(uint32 /*type*/, uint32 id)
void MovementInform(uint32 /*type*/, uint32 id) override
{
if (id == 42)
{