MovementInform should overrides

This commit is contained in:
Moein
2018-01-04 12:22:48 +03:30
committed by Aokromes
parent 9f9507e6a1
commit 18f5eae835

View File

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