forked from Clones/Controlify
chat offset + rc1
This commit is contained in:
@ -18,6 +18,8 @@ public abstract class ControllerConfig {
|
||||
|
||||
public boolean showGuide = true;
|
||||
|
||||
public float chatKeyboardHeight = 0f;
|
||||
|
||||
public boolean calibrated = false;
|
||||
|
||||
public abstract void setDeadzone(int axis, float deadzone);
|
||||
|
Reference in New Issue
Block a user