mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Hide profile when not showing overlays.
This commit is contained in:
parent
8b8954b825
commit
35bec7ddc0
@ -324,6 +324,7 @@ namespace osu.Game
|
||||
chat.State = Visibility.Hidden;
|
||||
direct.State = Visibility.Hidden;
|
||||
social.State = Visibility.Hidden;
|
||||
userProfile.State = Visibility.Hidden;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user