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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user