Update settings.cc

This commit is contained in:
infiniteCable
2025-04-11 19:38:52 +02:00
committed by GitHub
parent 2916a44f5a
commit a08060ea26
+7
View File
@@ -50,6 +50,13 @@ TogglesPanel::TogglesPanel(SettingsWindow *parent) : ListWidget(parent) {
"Switching has no effect while onroad.<br>"),
"../assets/img_chffr_wheel.png",
},
{
"EnableSmoothSteer",
tr("Enable Steer Smoothin"),
tr("Enables S-curving on lateral control for smoother steering<br><br>"
"Switching has no effect while onroad.<br>"),
"../assets/img_chffr_wheel.png",
},
{
"DarkMode",
tr("Dark Mode"),