mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-01 03:32:58 +00:00
a3fdda1675
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.