mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 15:27:20 +08:00
Fix test failures due to editor dependency
This commit is contained in:
parent
7e7e2fd64a
commit
833ff1c1d7
@ -143,7 +143,7 @@ namespace osu.Game.Screens.Edit.Setup
|
||||
[Resolved]
|
||||
private MusicController music { get; set; }
|
||||
|
||||
[Resolved]
|
||||
[Resolved(canBeNull: true)]
|
||||
private Editor editor { get; set; }
|
||||
|
||||
private void audioTrackChanged(ValueChangedEvent<string> filePath)
|
||||
|
Loading…
x
Reference in New Issue
Block a user