public void OnLeftRoom()
 {
     ChatHandler.SetClientStatus(GameChatHandler.online);
 }