mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 01:51:39 -07:00
Refactored a bit of the connection process, added a GlobalConfig class to control behavior
This commit is contained in:
parent
ec83b1f868
commit
80c6ba05ff
94 changed files with 592 additions and 578 deletions
|
|
@ -78,7 +78,7 @@ public final class Mouse implements MouseListener, MouseMotionListener, FocusLis
|
|||
Static93.anInt2467 = 0;
|
||||
Static34.anInt1034 = arg0.getX();
|
||||
Static222.anInt4973 = arg0.getY();
|
||||
Static209.aLong161 = MonotonicClock.method5096();
|
||||
Static209.aLong161 = MonotonicClock.currentTimeMillis();
|
||||
if ((arg0.getModifiersEx() & MouseEvent.BUTTON3_DOWN_MASK) == 0) {
|
||||
Static41.anInt1313 = 1;
|
||||
Static57.anInt1759 = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue