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

@@ -125,6 +125,7 @@ private:
bool blindSpotRight;
bool conditionalExperimental;
bool experimentalMode;
bool mapOpen;
bool turnSignalLeft;
bool turnSignalRight;