forked from External/mage
xmage 1.4.27V2
This commit is contained in:
parent
98f79e6a88
commit
7afc157ba0
2 changed files with 2 additions and 2 deletions
|
|
@ -140,7 +140,7 @@ public enum UserManager {
|
|||
removeUserFromAllTablesAndChat(userId, reason);
|
||||
user.get().setUserState(UserState.Offline);
|
||||
} else {
|
||||
ChatManager.instance.sendLostConnectionMessage(userId, reason);
|
||||
// ChatManager.instance.sendLostConnectionMessage(userId, reason);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue