mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Clean up and improve UI of track install window
Clean up and improve UI of track install window Cleanup window def Clean up and improve track install window Name track_list.var_484 Format widget definitions Use get_friendly_track_type_name() Guard against NULL
This commit is contained in:
@@ -225,8 +225,7 @@ typedef struct scenery_variables {
|
||||
} scenery_variables;
|
||||
|
||||
typedef struct track_list_variables {
|
||||
uint16 var_480;
|
||||
uint16 var_484;
|
||||
bool track_list_being_updated;
|
||||
bool reload_track_designs;
|
||||
} track_list_variables;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user