mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 18:18:18 +00:00
Added The sad Emotion to EMOTEPAIN
Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
This commit is contained in:
parent
e82d0b34f2
commit
03af9d75bc
|
@ -1113,6 +1113,7 @@ void CGameContext::OnMessage(int MsgId, CUnpacker *pUnpacker, int ClientId)
|
|||
pChr->m_EmoteType = EMOTE_HAPPY;
|
||||
break;
|
||||
case EMOTICON_1:
|
||||
case EMOTICON_4:
|
||||
case EMOTICON_9:
|
||||
case EMOTICON_15:
|
||||
pChr->m_EmoteType = EMOTE_PAIN;
|
||||
|
|
Loading…
Reference in a new issue