mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 11:22:54 +08:00
Implement suggested change to wipe mods on multiplayer screen
This commit is contained in:
parent
177a08eb09
commit
17b639b404
@ -115,6 +115,8 @@ namespace osu.Game.Screens.OnlinePlay
|
||||
this.FadeIn();
|
||||
waves.Show();
|
||||
|
||||
Mods.SetDefault();
|
||||
|
||||
if (loungeSubScreen.IsCurrentScreen())
|
||||
loungeSubScreen.OnEntering(last);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user