mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 06:21:22 +08:00
Fix test failures due to editor dependency
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user