This commit is contained in:
Light2
2013-12-28 19:17:41 +01:00
55 changed files with 1058 additions and 197 deletions
+1
View File
@@ -189,6 +189,7 @@ public class ConnectionService implements INetworkDispatch {
object.setInviteCounter(0);
object.setInviteSenderId(0);
object.setInviteSenderName("");
core.groupService.handleGroupDisband(object);
object.setClient(null);
PlayerObject ghost = (PlayerObject) object.getSlottedObject("ghost");