mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-18 17:05:16 -06:00
Renamed MathUtil fields
This commit is contained in:
parent
28c3abbcfc
commit
bed128bd19
19 changed files with 160 additions and 160 deletions
|
|
@ -417,8 +417,8 @@ public final class Static75 {
|
|||
local1188 = local1232.modelRotateTranslate[local1194][0];
|
||||
local224 -= local1232.modelRotateTranslate[local1194][1];
|
||||
@Pc(1264) int local1264 = local1232.modelRotateTranslate[local1194][2];
|
||||
@Pc(1269) int local1269 = MathUtils.anIntArray223[local1198.anInt3381];
|
||||
@Pc(1274) int local1274 = MathUtils.anIntArray225[local1198.anInt3381];
|
||||
@Pc(1269) int local1269 = MathUtils.sin[local1198.anInt3381];
|
||||
@Pc(1274) int local1274 = MathUtils.cos[local1198.anInt3381];
|
||||
@Pc(1284) int local1284 = local1188 * local1274 + local1264 * local1269 >> 16;
|
||||
@Pc(1295) int local1295 = local1274 * local1264 - local1188 * local1269 >> 16;
|
||||
local19 += local1295;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue