mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-17 17:05:09 +01:00
Port to 1.20.5
Also implemented some nice small fixes :)
This commit is contained in:
@@ -489,7 +489,7 @@ public class MidnightInput {
|
||||
state = 1;
|
||||
asButtonState = 1;
|
||||
}
|
||||
if (MidnightControlsConfig.debug) System.out.println(axis + " "+ value + " " + absValue + " " + state);
|
||||
//if (MidnightControlsConfig.debug) System.out.println(axis + " "+ value + " " + absValue + " " + state);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user