mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -04:00
Tab to spaces
This commit is contained in:
parent
1b04a74f5c
commit
00546b47bd
@ -76,8 +76,7 @@ public class ControlData implements Cloneable
|
|||||||
public boolean holdCtrl;
|
public boolean holdCtrl;
|
||||||
public boolean holdAlt;
|
public boolean holdAlt;
|
||||||
public boolean holdShift;
|
public boolean holdShift;
|
||||||
public /* View.OnClickListener */ Object specialButtonListener;
|
public Object specialButtonListener;
|
||||||
// public boolean hold
|
|
||||||
|
|
||||||
public ControlData() {
|
public ControlData() {
|
||||||
this("", LWJGLGLFWKeycode.GLFW_KEY_UNKNOWN, 0, 0);
|
this("", LWJGLGLFWKeycode.GLFW_KEY_UNKNOWN, 0, 0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user