This commit is contained in:
2025-03-13 10:10:16 +01:00
parent ef7bbc8492
commit d62e0b7188

View File

@@ -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();