1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 20:50:48 +08:00
Files
osu-lazer/osu.Game/Rulesets
T
Naxess 8656176ab8 Add the playable beatmap as check argument
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`.
8656176ab8 · 2021-04-20 01:31:51 +02:00
History
..
2021-04-09 13:56:58 +09:00
2021-04-16 15:40:06 +09:00
2020-12-03 19:44:12 +02:00
2019-11-12 13:41:54 +09:00
2019-06-26 17:52:25 +09:00
2021-04-02 02:45:26 +03:00