Quality of life toggles

Co-Authored-By: Tim Wilson <7284371+twilsonco@users.noreply.github.com>

Update visual_settings.cc
This commit is contained in:
FrogAi
2024-01-12 22:39:30 -07:00
parent f0eef503f3
commit f71e0b629f
15 changed files with 138 additions and 56 deletions

View File

@@ -185,11 +185,13 @@ typedef struct UIScene {
bool enabled;
bool experimental_mode;
bool experimental_mode_via_press;
bool full_map;
bool lead_info;
bool map_open;
bool model_ui;
bool mute_dm;
bool personalities_via_screen;
bool quality_of_life_visuals;
bool road_name_ui;
bool rotating_wheel;
bool show_driver_camera;