Some changes to client and server logging messages.

This commit is contained in:
LevelX2 2014-08-04 17:21:14 +02:00
parent fce95b2fde
commit 3aab091492
18 changed files with 110 additions and 83 deletions

View file

@ -106,7 +106,7 @@ public class GameController implements GameCallback {
}
public void cleanUp() {
ChatManager.getInstance().destroyChatSession(chatId);
// nothing now
}
private void init() {