Moved the old src to main/java/resources
This commit is contained in:
@@ -20,7 +20,7 @@ public final class InputOverrideHandler implements Helper {
|
|||||||
InputOverrideHandler() {}
|
InputOverrideHandler() {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Maps keybinds to whether or not we are forcing their state down
|
* Maps keybinds to whether or not we are forcing their state down.
|
||||||
*/
|
*/
|
||||||
private final Map<KeyBinding, Boolean> inputForceStateMap = new HashMap<>();
|
private final Map<KeyBinding, Boolean> inputForceStateMap = new HashMap<>();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user