Scripts: Fixed warning

(cherry picked from commit 96cb26de285ad301a31254afb5de0aab7cb0f30a)
This commit is contained in:
Vincent-Michael
2016-04-02 19:40:41 +02:00
committed by Shauren
parent b6b151fb1e
commit e518655b0f
+1 -1
View File
@@ -2607,7 +2607,7 @@ public:
Reset();
}
void ReceiveEmote(Player* player, uint32 emote) override
void ReceiveEmote(Player* /*player*/, uint32 emote) override
{
me->InterruptSpell(CURRENT_CHANNELED_SPELL);
me->StopMoving();