Merge Check and BeatmapCheck

We're probably not going to need GeneralChecks or BeatmapsetChecks.

The verify tab is only available to a single difficulty at a time, and we already have access to the rest of the set through `IBeatmap`.
This commit is contained in:
Naxess
2021-04-10 14:56:30 +02:00
parent 747e0f00dc
commit 3289bb0379
6 changed files with 14 additions and 35 deletions

View File

@ -9,7 +9,7 @@ using osuTK;
namespace osu.Game.Rulesets.Osu.Edit.Checks
{
public class CheckOffscreenObjects : BeatmapCheck
public class CheckOffscreenObjects : Check
{
// These are close approximates to the edges of the screen
// in gameplay on a 4:3 aspect ratio for osu!stable.