1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 06:35:05 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
Naxess 9e49ecb573 Remove unused virtual keywords
Added these in a previous iteration, where I had the mania variant inherit this class.

No longer necessary as `IHasColumn` was used to make this check more generic.
2021-04-27 02:23:06 +02:00
..
Components Add the playable beatmap as check argument 2021-04-20 01:31:51 +02:00
CheckAudioPresence.cs Use the playable beatmap for file presence checks 2021-04-20 01:33:19 +02:00
CheckAudioQuality.cs Fix category of audio quality check 2021-04-20 02:13:26 +02:00
CheckBackgroundPresence.cs Use the playable beatmap for file presence checks 2021-04-20 01:33:19 +02:00
CheckBackgroundQuality.cs Show 2 decimals for background filesize 2021-04-20 01:34:05 +02:00
CheckConcurrentObjects.cs Remove unused virtual keywords 2021-04-27 02:23:06 +02:00
CheckFilePresence.cs Use the playable beatmap for file presence checks 2021-04-20 01:33:19 +02:00
CheckUnsnappedObjects.cs Rename CheckUnsnaps -> CheckUnsnappedObjects 2021-04-26 20:32:44 +02:00