mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Add background layer to VisualTestGame.
This commit is contained in:
@ -26,8 +26,6 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
|
||||
progressingNotifications.Clear();
|
||||
|
||||
AddInternal(new BackgroundModeDefault() { Depth = 10 });
|
||||
|
||||
Content.Add(manager = new NotificationManager
|
||||
{
|
||||
Anchor = Anchor.TopRight,
|
||||
|
Reference in New Issue
Block a user