mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Update OpenMusic to version 1.6 (#22262)
This commit is contained in:
@@ -123,6 +123,7 @@ const std::string_view DefaultSelectedObjects[] = {
|
||||
"openrct2.music.prehistoric",
|
||||
"openrct2.music.mystic",
|
||||
"openrct2.music.rock4",
|
||||
"openrct2.music.progressive",
|
||||
|
||||
// Footpath surfaces
|
||||
"rct2.footpath_surface.tarmac",
|
||||
|
||||
@@ -12,5 +12,5 @@
|
||||
#include "Object.h"
|
||||
|
||||
extern const std::string_view MinimumRequiredObjects[2];
|
||||
extern const std::string_view DefaultSelectedObjects[113];
|
||||
extern const std::string_view DefaultSelectedObjects[114];
|
||||
extern const std::string_view DesignerSelectedObjects[39];
|
||||
|
||||
Reference in New Issue
Block a user