Fixed many various bugs with syncing things
This commit is contained in:
@@ -159,6 +159,7 @@ public class KryoServer implements ServerProvider {
|
||||
|
||||
@Override
|
||||
public void close() {
|
||||
UCore.setPrivate(server, "shutdown", true);
|
||||
connections.clear();
|
||||
lastconnection = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user