Fixed #5812
This commit is contained in:
@@ -301,6 +301,8 @@ public class SettingsMenuDialog extends Dialog{
|
|||||||
control.setInput(new DesktopInput());
|
control.setInput(new DesktopInput());
|
||||||
input.setUseKeyboard(true);
|
input.setUseKeyboard(true);
|
||||||
}
|
}
|
||||||
|
}else{
|
||||||
|
Core.settings.put("keyboard", false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//the issue with touchscreen support on desktop is that:
|
//the issue with touchscreen support on desktop is that:
|
||||||
|
|||||||
Reference in New Issue
Block a user