mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Reverted some input behaviors changed in the m/kb refactor
This commit is contained in:
parent
a3420acc1c
commit
4bac15d704
13 changed files with 23 additions and 22 deletions
|
|
@ -236,7 +236,7 @@ public final class Static87 {
|
|||
continue;
|
||||
}
|
||||
local276 -= local30.anInt459 / 2;
|
||||
local503 = Camera.getYaw() + Static59.anInt1814 & 0x7FF;
|
||||
local503 = (int)Camera.yawTarget + Static59.anInt1814 & 0x7FF;
|
||||
local270 -= local30.anInt445 / 2;
|
||||
local514 = MathUtils.anIntArray223[local503];
|
||||
local518 = MathUtils.anIntArray225[local503];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue