[BUG] MTS controller warning doesn't know its place, and needs to be punished.
boot2big opened this issue ยท 3 comments
Should be a simple fix. Just need to change this line here:
To this:
vehicleSelectionFaultLabel.visible = !MasterLoader.inputInterface.isJoystickSupportEnabled() && configuringControls && !configuringKeyboard;
I can't do this at the moment, but someone else might be able to get this in the meantime.