peace and quiet
This commit is contained in:
@@ -84,8 +84,6 @@ public final class InputOverrideHandler implements Helper {
|
||||
* @param forced Whether or not the state is being forced
|
||||
*/
|
||||
public final void setInputForceState(Input input, boolean forced) {
|
||||
if (!forced)
|
||||
System.out.println(input);
|
||||
inputForceStateMap.put(input.getKeyBinding(), forced);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user