Detect if the map is open

This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent b4640879e9
commit 8f2cb1dd53
5 changed files with 11 additions and 1 deletions

View File

@@ -179,6 +179,7 @@ typedef struct UIScene {
bool dynamic_path_width;
bool enabled;
bool experimental_mode;
bool map_open;
bool model_ui;
bool turn_signal_left;
bool turn_signal_right;