forgor 1 debug line

This commit is contained in:
Chayapak 2023-04-01 12:35:14 +07:00
parent 35e945403a
commit 91bae37d02

View file

@ -99,8 +99,6 @@ public class Bot {
Session session = new TcpClientSession(host, port, new MinecraftProtocol(username), null);
System.out.println("adding listener");
session.addListener(new SessionAdapter() {
// same stuff over and over yup