chuuuut
This commit is contained in:
@@ -132,8 +132,7 @@ public class PacketPool {
|
||||
try {
|
||||
this.socket.sendPacket(packet, address);
|
||||
} catch (IOException e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
// e.printStackTrace();
|
||||
}
|
||||
// } catch (InterruptedException | IOException e) {
|
||||
// // e.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user