Revert "Merge branch 'master' into master"

This reverts commit 43520c1958, reversing
changes made to 2e7aea3c62.
This commit is contained in:
zeruth
2019-06-22 02:38:35 -04:00
parent 43520c1958
commit c655c9f542
224 changed files with 16901 additions and 17108 deletions

View File

@@ -44,6 +44,11 @@ public class PacketBufferNode extends Node {
@Export("__w")
public int __w;
static {
packetBufferNodes = new PacketBufferNode[300];
__gg_u = 0;
}
@ObfuscatedName("f")
@ObfuscatedSignature(
signature = "(I)V",
@@ -54,7 +59,6 @@ public class PacketBufferNode extends Node {
if(__gg_u < packetBufferNodes.length) {
packetBufferNodes[++__gg_u - 1] = this;
}
}
@ObfuscatedName("kq")
@@ -65,9 +69,4 @@ public class PacketBufferNode extends Node {
static boolean method3673(Widget var0) {
return var0.isHidden;
}
static {
packetBufferNodes = new PacketBufferNode[300];
__gg_u = 0;
}
}