mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-25 15:54:31 +01:00
Select OpenMusic by default when opening a new scenario
This commit is contained in:
@@ -750,6 +750,11 @@ static constexpr std::string_view _musicStyles[] = {
|
||||
"rct2.music.pirate",
|
||||
"rct2.music.rock3",
|
||||
"rct2.music.candy",
|
||||
"openrct2.music.galaxy",
|
||||
"openrct2.music.acid",
|
||||
"openrct2.music.dodgems",
|
||||
"openrct2.music.blizzard",
|
||||
"openrct2.music.extraterrestrial",
|
||||
};
|
||||
|
||||
std::string_view GetStationIdentifierFromStyle(uint8_t style)
|
||||
|
||||
Reference in New Issue
Block a user