disable controllers

This commit is contained in:
yugecin 2017-01-10 13:16:57 +01:00
parent 7162f8bc7d
commit 1248d0a29f

View File

@ -130,6 +130,7 @@ public class DisplayContainer {
} }
private void setup() { private void setup() {
Input.disableControllers();
Display.setTitle("opsu!dance"); Display.setTitle("opsu!dance");
try { try {
// temp displaymode to not flash the screen with a 1ms black window // temp displaymode to not flash the screen with a 1ms black window