This should probably be done too

This commit is contained in:
ceikry 2021-10-22 13:55:27 -05:00
parent b265803271
commit b34f0c454f

View file

@ -66,7 +66,6 @@ public class IoEventHandler {
Repository.getDisconnectionQueue().add(session.getPlayer());
}
key.cancel();
session.disconnect();
return;
}
buffer.flip();