mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -26,7 +26,7 @@ public final class Static54 {
|
|||
Static129.method2496(arg2, arg1, arg2 + arg3.anInt445, arg1 + arg3.anInt459);
|
||||
}
|
||||
if (Static270.anInt5795 != 2 && Static270.anInt5795 != 5 && Static89.aClass3_Sub2_Sub1_5 != null) {
|
||||
@Pc(48) int local48 = Static59.anInt1814 + Camera.getYaw() & 0x7FF;
|
||||
@Pc(48) int local48 = Static59.anInt1814 + (int)Camera.yawTarget & 0x7FF;
|
||||
@Pc(57) int local57 = Static173.self.xFine / 32 + 48;
|
||||
@Pc(67) int local67 = 464 - Static173.self.zFine / 32;
|
||||
if (GlRenderer.enabled) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue