mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 09:37:22 +08:00
Update mods when resuming room subscreen
This commit is contained in:
parent
4ae10b1e1c
commit
b846146f16
@ -81,6 +81,7 @@ namespace osu.Game.Screens.OnlinePlay.Match
|
||||
{
|
||||
base.OnResuming(last);
|
||||
beginHandlingTrack();
|
||||
updateMods();
|
||||
}
|
||||
|
||||
public override bool OnExiting(IScreen next)
|
||||
|
Loading…
x
Reference in New Issue
Block a user