mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 05:59:53 +08:00
Fix multiplayer position display not hiding on user change
This commit is contained in:
@@ -141,6 +141,7 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer
|
||||
else
|
||||
position.Value = null;
|
||||
|
||||
updateVisibility();
|
||||
updatePosition();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user