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 56bf49c85c Take IWorkingBeatmap instead of WorkingBeatmap
This makes testing much easier, and allows for checking of any class deriving from that interface, including `WorkingBeatmap`.
2021-04-18 01:21:20 +02:00
..
Components Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00
CheckBackground.cs Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00
CheckBackgroundQuality.cs Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00