forgor 1 debug line
This commit is contained in:
parent
35e945403a
commit
91bae37d02
1 changed files with 0 additions and 2 deletions
|
@ -99,8 +99,6 @@ public class Bot {
|
||||||
|
|
||||||
Session session = new TcpClientSession(host, port, new MinecraftProtocol(username), null);
|
Session session = new TcpClientSession(host, port, new MinecraftProtocol(username), null);
|
||||||
|
|
||||||
System.out.println("adding listener");
|
|
||||||
|
|
||||||
session.addListener(new SessionAdapter() {
|
session.addListener(new SessionAdapter() {
|
||||||
// same stuff over and over yup
|
// same stuff over and over yup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue