forked from BLOCKFANTASY/LOOHP-Limbo
bump version
This commit is contained in:
@@ -357,7 +357,6 @@ public class ClientConnection extends Thread {
|
||||
break;
|
||||
}
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
client_socket.close();
|
||||
state = ClientState.DISCONNECTED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user