1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-05 17:04:35 +08:00

Merge branch 'free-sliders' of https://github.com/OliBomby/osu into free-sliders

This commit is contained in:
OliBomby
2024-06-03 13:24:01 +02:00
Unverified
@@ -29,7 +29,7 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders.Components
private readonly Cached<SliderPath> fullPathCache = new Cached<SliderPath>();
[Resolved(CanBeNull = true)]
[Resolved]
private EditorBeatmap? editorBeatmap { get; set; }
[Resolved]