mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:37:28 +08:00
Forcefully hide mute notification for navigation tests
This commit is contained in:
parent
05c48cd929
commit
73621e41fd
@ -117,6 +117,8 @@ namespace osu.Game.Tests.Visual.Navigation
|
||||
{
|
||||
base.LoadComplete();
|
||||
API.Login("Rhythm Champion", "osu!");
|
||||
|
||||
Dependencies.Get<SessionStatics>().Set(Static.MutedAudioNotificationShownOnce, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user