mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 12:00:19 -07:00
Renamed MathUtil fields
This commit is contained in:
parent
28c3abbcfc
commit
bed128bd19
19 changed files with 160 additions and 160 deletions
|
|
@ -114,7 +114,7 @@ public final class Light {
|
|||
@Pc(29) int local29 = this.anInt2233;
|
||||
@Pc(62) int local62;
|
||||
if (local29 == 1) {
|
||||
local62 = (MathUtils.anIntArray223[local26] >> 6) + 1024;
|
||||
local62 = (MathUtils.sin[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