Reverted some input behaviors changed in the m/kb refactor

This commit is contained in:
Pazaz 2022-04-23 17:32:21 -04:00
parent a3420acc1c
commit 4bac15d704
13 changed files with 23 additions and 22 deletions

View file

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