mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Merge pull request #504 from icenine451/cooker-0.7.2b-icenine451
Update all presets on any reset/move
This commit is contained in:
commit
e97c4545e5
|
@ -616,4 +616,7 @@ prepare_emulator() {
|
|||
set_setting_value "$yuzuconf" "Screenshots\screenshot_path" "$screenshots_folder" "yuzu" "UI"
|
||||
fi
|
||||
fi
|
||||
|
||||
# Update presets for all emulators after any reset or move
|
||||
build_retrodeck_current_presets
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue