Refactored some buffering classes

This commit is contained in:
Pazaz 2022-04-22 15:56:53 -04:00
parent 38800991cb
commit e79d5ddee8
29 changed files with 391 additions and 391 deletions

View file

@ -27,7 +27,7 @@ public final class Static10 {
@OriginalMember(owner = "client!an", name = "a", descriptor = "(BI)I")
public static int method347(@OriginalArg(1) int arg0) {
if (Static124.socket != null) {
Static124.socket.method2834();
Static124.socket.close();
Static124.socket = null;
}
Static127.anInt3132++;