mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Merge pull request #168 from huoyaoyuan/fixes
Fixes for music controller
This commit is contained in:
@ -109,10 +109,7 @@ namespace osu.Game
|
||||
}
|
||||
});
|
||||
|
||||
(modeStack = new Intro
|
||||
{
|
||||
Beatmap = Beatmap
|
||||
}).Preload(this, d =>
|
||||
(modeStack = new Intro()).Preload(this, d =>
|
||||
{
|
||||
mainContent.Add(d);
|
||||
|
||||
|
Reference in New Issue
Block a user