Refactored a bit of the connection process, added a GlobalConfig class to control behavior

This commit is contained in:
Pazaz 2022-04-20 12:58:48 -04:00
parent ec83b1f868
commit 80c6ba05ff
94 changed files with 592 additions and 578 deletions

View file

@ -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;