mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06:00
Consolidated some more static classes, identified some util functions
This commit is contained in:
parent
8aaa00efd5
commit
2bc60f339b
97 changed files with 3032 additions and 3275 deletions
|
|
@ -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];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue