mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
Update all presets on any reset/move
This commit is contained in:
parent
39a20a2911
commit
7edfc10a5e
|
@ -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