mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-20 21:40:27 -07:00
This should probably be done too
This commit is contained in:
parent
d72718b705
commit
82ea666014
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ public class IoEventHandler {
|
||||||
Repository.getDisconnectionQueue().add(session.getPlayer());
|
Repository.getDisconnectionQueue().add(session.getPlayer());
|
||||||
}
|
}
|
||||||
key.cancel();
|
key.cancel();
|
||||||
session.disconnect();
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
buffer.flip();
|
buffer.flip();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue