mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
committed by
GitHub
parent
86c7dbf1d5
commit
4c2a0f279b
@@ -27,6 +27,7 @@
|
||||
- Fix: [#10694] The lift hill speed of the flying roller coaster cannot be changed (original bug).
|
||||
- Fix: [#10705] Apply multithreaded rendering to all viewports.
|
||||
- Fix: [#10739] Mountain tool overlay for even-numbered selections.
|
||||
- Fix: [#10752] Mute button state not correctly set at startup.
|
||||
- Removed: [#6898] LOADMM and LOADRCT1 title sequence commands (use LOADSC instead).
|
||||
|
||||
0.2.4 (2019-10-28)
|
||||
|
||||
@@ -414,6 +414,7 @@ namespace OpenRCT2
|
||||
audio_init();
|
||||
audio_populate_devices();
|
||||
audio_init_ride_sounds_and_info();
|
||||
gGameSoundsOff = !gConfigSound.master_sound_enabled;
|
||||
}
|
||||
|
||||
network_set_env(_env);
|
||||
|
||||
Reference in New Issue
Block a user