1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 17:24:47 +01:00

Merge remote-tracking branch 'upstream/develop' into new-save-format

This commit is contained in:
Gymnasiast
2021-09-26 11:57:32 +02:00
75 changed files with 154 additions and 151 deletions

View File

@@ -172,7 +172,7 @@ static std::vector<rct_widget> _window_editor_object_selection_widgets = {
MakeTab ({ 3, 17}, STR_STRING_DEFINED_TOOLTIP ),
// Copied object type times...
{ WIDGETS_END }
WIDGETS_END,
};
#pragma endregion