mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 04:41:54 +08:00
Hide profile when not showing overlays.
This commit is contained in:
@@ -324,6 +324,7 @@ namespace osu.Game
|
||||
chat.State = Visibility.Hidden;
|
||||
direct.State = Visibility.Hidden;
|
||||
social.State = Visibility.Hidden;
|
||||
userProfile.State = Visibility.Hidden;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user