mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Give EditorScreen a Beatmap
This commit is contained in:
@ -118,6 +118,7 @@ namespace osu.Game.Screens.Edit
|
||||
break;
|
||||
}
|
||||
|
||||
currentScreen.Beatmap.BindTo(Beatmap);
|
||||
screenContainer.Add(currentScreen);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user