disable controllers
This commit is contained in:
parent
7162f8bc7d
commit
1248d0a29f
|
@ -130,6 +130,7 @@ public class DisplayContainer {
|
|||
}
|
||||
|
||||
private void setup() {
|
||||
Input.disableControllers();
|
||||
Display.setTitle("opsu!dance");
|
||||
try {
|
||||
// temp displaymode to not flash the screen with a 1ms black window
|
||||
|
|
Loading…
Reference in New Issue
Block a user