mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Get code out of the line number 39
This commit is contained in:
parent
a7667685c5
commit
5aa4403f46
@ -36,6 +36,7 @@ public class BaseMainActivity extends LoggableActivity {
|
||||
private int fingerStillThreshold = 8;
|
||||
private int initialX;
|
||||
private int initialY;
|
||||
|
||||
private static final int MSG_LEFT_MOUSE_BUTTON_CHECK = 1028;
|
||||
private static final int MSG_DROP_ITEM_BUTTON_CHECK = 1029;
|
||||
private static boolean triggeredLeftMouseButton = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user