mirror of
https://github.com/ppy/osu.git
synced 2024-11-12 10:17:32 +08:00
8656176ab8
This is different from the working beatmap's `.Beatmap` property in that it is mutated by the ruleset/editor. So hit objects, for example, are actually of type `Slider` and such instead of the legacy `ConvertSlider`. This should be preferred over `workingBeatmap.Beatmap`. |
||
---|---|---|
.. | ||
CheckOffscreenObjects.cs |