Refactored GameShell

This commit is contained in:
Pazaz 2022-04-21 01:14:22 -04:00
parent bc7ecce61c
commit 3c58eb3a01
83 changed files with 700 additions and 712 deletions

View file

@ -111,7 +111,7 @@ public final class BufferedSocket implements Runnable {
}
}
} catch (@Pc(124) Exception local124) {
Static89.method1839(null, local124);
Static89.report(null, local124);
}
}
@ -156,7 +156,7 @@ public final class BufferedSocket implements Runnable {
}
}
if (this.aClass212_4 == null) {
this.aClass212_4 = this.aClass213_5.method5130(3, this);
this.aClass212_4 = this.aClass213_5.startThread(3, this);
}
this.notifyAll();
}