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 7a6e9e5070 Change category of unsnap check to timing
Makes more sense, as this is typically the result of timing changes.
2021-04-27 02:32:57 +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 Change category of unsnap check to timing 2021-04-27 02:32:57 +02:00