mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 11:30:19 -07:00
Rename Class58 to MathUtils
This commit is contained in:
parent
ac9f58a903
commit
0b688d4194
19 changed files with 149 additions and 149 deletions
|
|
@ -114,7 +114,7 @@ public final class Class51 {
|
|||
@Pc(29) int local29 = this.anInt2233;
|
||||
@Pc(62) int local62;
|
||||
if (local29 == 1) {
|
||||
local62 = (Class58.anIntArray223[local26] >> 6) + 1024;
|
||||
local62 = (MathUtils.anIntArray223[local26] >> 6) + 1024;
|
||||
} else if (local29 == 3) {
|
||||
local62 = Static62.anIntArray150[local26] >> 1;
|
||||
} else if (local29 == 4) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue