Added The sad Emotion to EMOTEPAIN

Signed-off-by: GreYFoXGTi <GreYFoXGTi@GMaiL.CoM>
This commit is contained in:
GreYFoXGTi 2010-08-22 22:30:17 +02:00
parent e82d0b34f2
commit 03af9d75bc

View file

@ -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;