mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user