Consolidated a little more

This commit is contained in:
Pazaz 2022-05-04 02:12:51 -04:00
parent 774d382816
commit 1c0b9b1755
86 changed files with 1239 additions and 1292 deletions

View file

@ -112,4 +112,9 @@ public final class Inv extends Node {
local14.unlink();
}
}
@OriginalMember(owner = "client!hn", name = "f", descriptor = "(B)V")
public static void method2073() {
objectContainerCache = new HashTable(32);
}
}