Move overlined displays to a higher namespace

This commit is contained in:
smoogipoo
2020-02-19 17:33:09 +09:00
parent 02f3e78b14
commit e3d37b808d
5 changed files with 5 additions and 6 deletions

View File

@ -3,7 +3,7 @@
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Screens.Multi.Match.Components;
using osu.Game.Screens.Multi.Components;
using osuTK;
namespace osu.Game.Tests.Visual.Multiplayer