3289: void CECGameUIMan::AddChatMessage(const ACHAR *pszMsg, 3290: char cChannel, int idPlayer, const ACHAR *pszPlayer, char byFlag, char cEmotion, CECIvtrItem *pItem,const ACHAR *pszMsgOrigion) 3291: { 3292: auto_delete tmp(pItem); 3293: 3294: bool bIsKing = false; 3295: if( cChannel == GP_CHAT_COUNTRY && (cEmotion & 0x80) ) 3296: { 3297: cEmotion &= ~0x80; 3298: bIsKing = true; 3299: } 3300: Error: 'charmap' codec can't encode characters in position 10-13: character maps to