mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-25 23:00:48 -05:00
Because the file handles were open, the recursive delete was failing. The previous commit stopped the crash but this should make the restore actually happen has expected.