1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:47:26 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
Naxess 010720de74 Factor out general file presence checking
This allows us to use the same method of checking for other files that should exist, for example the audio file.

By using the same method, they all share test cases too.
2021-04-18 02:07:33 +02:00
..
Components Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00
CheckBackgroundPresence.cs Factor out general file presence checking 2021-04-18 02:07:33 +02:00
CheckBackgroundQuality.cs Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00
CheckFilePresence.cs Factor out general file presence checking 2021-04-18 02:07:33 +02:00