mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-13 20:00:29 -04: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.