mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fix intro screens playing exit sounds
This commit is contained in:
@ -63,6 +63,8 @@ namespace osu.Game.Screens.Menu
|
||||
|
||||
protected virtual string SeeyaSampleName => "Intro/seeya";
|
||||
|
||||
protected override bool PlayExitSound => false;
|
||||
|
||||
private LeasedBindable<WorkingBeatmap> beatmap;
|
||||
|
||||
private OsuScreen nextScreen;
|
||||
|
Reference in New Issue
Block a user