Core/Emote: Lean now reset if player move (#31570)
Co-authored-by: Shantalya <[email protected]> Signed-off-by: luis <[email protected]>
This commit is contained in:
committed by
luis
co-authored by
Shantalya
parent
287e047763
commit
31fafec809
@@ -730,6 +730,7 @@ void WorldSession::HandleTextEmoteOpcode(WorldPackets::Chat::CTextEmote& packet)
|
||||
break;
|
||||
case EMOTE_STATE_DANCE:
|
||||
case EMOTE_STATE_READ:
|
||||
case EMOTE_STATE_LEAN:
|
||||
_player->SetEmoteState(emote);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user