Updated system sound alias.
This commit is contained in:
parent
56ddb1133b
commit
d4dd94113a
@ -257,7 +257,7 @@ int AboutDialog::exec()
|
||||
{
|
||||
if (!MUtils::Sound::play_sound_file("imageres.dll", 5080, true))
|
||||
{
|
||||
MUtils::Sound::play_system_sound("SystemStart", true);
|
||||
MUtils::Sound::play_system_sound("WindowsLogon", true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user