Reverted temporary fix for #295 b/c #295 is fixed

This commit is contained in:
Seefo
2014-03-29 14:09:54 -04:00
parent 7a75e5ef0b
commit 8268359ec2
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -755,8 +755,6 @@ public class SimulationService implements INetworkDispatch {
}
}
core.groupService.handleGroupDisband(object); // Seefo: Temporarily moved from connectionService.disconnect as a temporary fix for issue #295
/*
object.createTransaction(core.getCreatureODB().getEnvironment());
core.getCreatureODB().put(object, Long.class, CreatureObject.class, object.getTransaction());