mirror of
https://github.com/ppy/osu.git
synced 2026-06-09 09:43:42 +08:00
Hide Notification when playing osu
Hide Notification Overlay when playing osu
This commit is contained in:
@@ -334,6 +334,7 @@ namespace osu.Game
|
||||
direct.State = Visibility.Hidden;
|
||||
social.State = Visibility.Hidden;
|
||||
userProfile.State = Visibility.Hidden;
|
||||
notificationOverlay.State = Visibility.Hidden;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user