mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-25 12:55:00 +00:00
Fix for adding game folders (#1761)
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
This commit is contained in:
parent
91d57e830b
commit
f587931ed3
1 changed files with 0 additions and 1 deletions
|
@ -521,7 +521,6 @@ void SettingsDialog::UpdateSettings() {
|
|||
#endif
|
||||
|
||||
BackgroundMusicPlayer::getInstance().setVolume(ui->BGMVolumeSlider->value());
|
||||
ResetInstallFolders();
|
||||
}
|
||||
|
||||
void SettingsDialog::ResetInstallFolders() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue