mirror of
https://github.com/osukey/osukey.git
synced 2025-05-20 04:57:38 +09:00
Fix sound clash when exiting a multiplayer room with confirmation
This commit is contained in:
parent
1520ccf865
commit
7a2919975a
@ -41,6 +41,8 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
||||
|
||||
public override string ShortTitle => "room";
|
||||
|
||||
protected override bool PlayExitSound => !exitConfirmed;
|
||||
|
||||
[Resolved]
|
||||
private MultiplayerClient client { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user