Consolidated MaterialManager class

This commit is contained in:
Pazaz 2022-04-25 02:45:36 -04:00
parent 49ccfc34ec
commit 46740027df
38 changed files with 157 additions and 159 deletions

View file

@ -367,7 +367,7 @@ public final class Static36 {
} else {
outer:
for (i = component.updatedInventoriesReaderIndex; i < Static111.updatedInventoriesWriterIndex; i++) {
skill = Static27.updatedInventories[i & 0x1F];
skill = Inv.updatedInventories[i & 0x1F];
for (k = 0; k < component.inventoryTriggers.length; k++) {
if (component.inventoryTriggers[k] == skill) {
request2 = new HookRequest();