mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 09:17:52 +08:00
336df62a1f
This is not required due to `createFileInfos` always being run before we get to this point (I believe this was added after the initial code to check existence was added). This flow is covered in `BeatmapImportTests.TestImportThenReimportAfterMissingFiles`, which still passes with the change. While this check isn't doing any harm, as I'm going through the flow for import-skipping, less checks are appreciated. |
||
---|---|---|
.. | ||
BeatmapImporter.cs | ||
RealmArchiveModelImporter.cs | ||
RealmArchiveModelManager.cs | ||
RealmFileStore.cs |