1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-20 12:42:31 +08:00
Files
osu-lazer/osu.Game/Rulesets/Edit/Checks/Components
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-12 15:52:18 +09:00
2021-04-12 15:52:18 +09:00
2021-04-12 15:47:26 +02:00
2021-04-12 15:49:13 +02:00