Consolidated some more static classes, identified some util functions

This commit is contained in:
Pazaz 2022-06-28 01:29:29 -04:00
parent 8aaa00efd5
commit 2bc60f339b
97 changed files with 3032 additions and 3275 deletions

View file

@ -336,7 +336,7 @@ public final class JagString implements StringInterface {
}
if (local46 == 9) {
for (local124 = 0; local124 < 25; local124++) {
if (Static182.aBooleanArray97[local124]) {
if (PlayerSkillXpTable.ENABLED_SKILLS[local124]) {
local41 += PlayerSkillXpTable.baseLevels[local124];
}
}