Moved the old src to main/java/resources
This commit is contained in:
parent
6a686d11f3
commit
28c4636857
@ -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<>();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user