mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Renamed MathUtil fields
This commit is contained in:
parent
28c3abbcfc
commit
bed128bd19
19 changed files with 160 additions and 160 deletions
|
|
@ -62,8 +62,8 @@ public final class Static41 {
|
|||
local130 = local83[local115];
|
||||
for (@Pc(132) int local132 = 0; local132 < local41; local132++) {
|
||||
@Pc(141) int local141 = (local132 << 11) / local41;
|
||||
@Pc(152) int local152 = arg5 + MathUtils.anIntArray225[local141] * local130 >> 16;
|
||||
local162 = arg3 + MathUtils.anIntArray223[local141] * local126 >> 16;
|
||||
@Pc(152) int local152 = arg5 + MathUtils.cos[local141] * local130 >> 16;
|
||||
local162 = arg3 + MathUtils.sin[local141] * local126 >> 16;
|
||||
local113[local115][local132] = local103.method1685(local162, local152);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue