mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 12:33:17 +01:00
Fix #16759: No music when unmuting the game in title screen
This commit is contained in:
@@ -367,6 +367,7 @@ namespace OpenRCT2::Audio
|
||||
if (gConfigSound.master_sound_enabled)
|
||||
{
|
||||
Resume();
|
||||
PlayTitleMusic();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user