Random Events
This commit is contained in:
@@ -192,6 +192,7 @@ typedef struct UIScene {
|
||||
bool mute_dm;
|
||||
bool personalities_via_screen;
|
||||
bool quality_of_life_visuals;
|
||||
bool random_events;
|
||||
bool road_name_ui;
|
||||
bool rotating_wheel;
|
||||
bool show_driver_camera;
|
||||
@@ -218,6 +219,7 @@ typedef struct UIScene {
|
||||
int conditional_speed;
|
||||
int conditional_speed_lead;
|
||||
int conditional_status;
|
||||
int current_random_event;
|
||||
int custom_colors;
|
||||
int custom_signals;
|
||||
int desired_follow;
|
||||
|
||||
Reference in New Issue
Block a user