mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-01 17:02:20 -05:00
The sanity check runs *before* finalising the import, so at that time the whole title directory is still in /import and not in /title. This means we should check for contents there, not in /title. Whoops.