mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 14:54:30 +01:00
Remove gS6Info
This commit is contained in:
@@ -1336,7 +1336,7 @@ static void window_editor_object_selection_manage_tracks()
|
||||
set_every_ride_type_invented();
|
||||
set_every_ride_entry_invented();
|
||||
|
||||
gS6Info.editor_step = EditorStep::DesignsManager;
|
||||
gEditorStep = EditorStep::DesignsManager;
|
||||
|
||||
int32_t entry_index = 0;
|
||||
for (; object_entry_get_chunk(ObjectType::Ride, entry_index) == nullptr; entry_index++)
|
||||
|
||||
Reference in New Issue
Block a user