Add background layer to VisualTestGame.

This commit is contained in:
Dean Herbert
2017-02-14 13:34:57 +09:00
parent 311563d336
commit ce29f0b0be
2 changed files with 3 additions and 2 deletions

View File

@ -26,8 +26,6 @@ namespace osu.Desktop.VisualTests.Tests
progressingNotifications.Clear();
AddInternal(new BackgroundModeDefault() { Depth = 10 });
Content.Add(manager = new NotificationManager
{
Anchor = Anchor.TopRight,