wip
This commit is contained in:
@@ -414,7 +414,7 @@ FrogPilotControlsPanel::FrogPilotControlsPanel(OscarOscarSettingsWindow *parent)
|
|||||||
|
|
||||||
QObject::connect(uiState(), &UIState::offroadTransition, this, [this](bool offroad) {
|
QObject::connect(uiState(), &UIState::offroadTransition, this, [this](bool offroad) {
|
||||||
if (!offroad) {
|
if (!offroad) {
|
||||||
updateCarToggles();
|
updateCarToggles();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user