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
|
|
@ -55,7 +55,7 @@ public final class Mouse implements MouseListener, MouseMotionListener, FocusLis
|
|||
if (Static93.instance != null) {
|
||||
Static93.anInt2467 = 0;
|
||||
Static147.anInt3521 = x;
|
||||
Static165.anInt4039 = x;
|
||||
Static165.anInt4039 = y;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue