mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Build for real this time
This commit is contained in:
@ -95,7 +95,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
|
|
||||||
if(menuVoice)
|
if(menuVoice)
|
||||||
welcome.Play();
|
welcome.Play();
|
||||||
|
|
||||||
Scheduler.AddDelayed(delegate
|
Scheduler.AddDelayed(delegate
|
||||||
{
|
{
|
||||||
if(menuMusic)
|
if(menuMusic)
|
||||||
|
Reference in New Issue
Block a user