mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 06:47:25 +08:00
a3570e18dd
Here we use `IHasColumn` to support rulesets with columns, and so I moved that interface out into `osu.Game` from `osu.Game.Rulesets.Mania`. We also use the same threshold as the unsnap check to ensure that no problems slip through. Specifically where an object is simultaneously not concurrent and not unsnapped but still on the same tick. |
||
---|---|---|
.. | ||
Components | ||
CheckAudioPresence.cs | ||
CheckAudioQuality.cs | ||
CheckBackgroundPresence.cs | ||
CheckBackgroundQuality.cs | ||
CheckConcurrentObjects.cs | ||
CheckFilePresence.cs | ||
CheckUnsnaps.cs |