mirror of
https://github.com/ppy/osu
synced 2025-02-19 11:56:58 +00: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…
Reference in New Issue
Block a user