1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 20:25:39 +08:00
osu-lazer/osu.Game/Screens/Edit/Verify
Naxess 448574e7e6 Use WorkingBeatmap instead of IBeatmap
This lets us access things like the background, track, etc. which are necessary for quality and filesize checks.

Also improves the structure of the `CheckBackgroundTest` class in the process.
2021-04-17 17:33:53 +02:00
..
IssueSettings.cs Remove visibility settings 2021-04-10 12:58:40 +02:00
IssueTable.cs Move common table layout logic into EditorTable abstract class 2021-04-13 23:26:19 +09:00
VerifyScreen.cs Use WorkingBeatmap instead of IBeatmap 2021-04-17 17:33:53 +02:00