mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 04:20:21 -07:00
Added more CS2 opcodes, need to adopt NXT naming next
This commit is contained in:
parent
3531b1c57c
commit
5f4a83c394
45 changed files with 2725 additions and 601 deletions
|
|
@ -50,8 +50,8 @@ public final class Static18 {
|
|||
local55 = local72 * local57 >> 16;
|
||||
local57 = local57 * local68 >> 16;
|
||||
}
|
||||
Static240.cameraPitch = arg6;
|
||||
Static184.cameraYaw = arg4;
|
||||
Camera.cameraPitch = arg6;
|
||||
Camera.cameraYaw = arg4;
|
||||
Static134.renderZ = arg5 - local57;
|
||||
Static138.renderX = arg0 - local55;
|
||||
Static5.anInt40 = arg2 - local59;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue