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