mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -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
|
|
@ -243,8 +243,8 @@ public final class Static81 {
|
|||
Static16.anInt551 = 20;
|
||||
Static197.aBoolean228 = false;
|
||||
Static6.outboundBuffer.p1isaac(21);
|
||||
Static6.outboundBuffer.p2add(Camera.getPitch());
|
||||
Static6.outboundBuffer.p2le(Camera.getYaw());
|
||||
Static6.outboundBuffer.p2add((int)Camera.pitchTarget);
|
||||
Static6.outboundBuffer.p2le((int)Camera.yawTarget);
|
||||
}
|
||||
if (GameShell.focus && !Static67.prevFocus) {
|
||||
Static67.prevFocus = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue