Move KeyCounter components to HUD namespace

This commit is contained in:
Dean Herbert
2023-03-07 16:28:54 +09:00
parent 15d65059b5
commit 28520414aa
15 changed files with 17 additions and 11 deletions

View File

@ -14,6 +14,7 @@ using osu.Game.Graphics.UserInterface;
using osu.Game.Input.Bindings;
using osu.Game.Overlays.Settings.Sections.Input;
using osu.Game.Screens.Play;
using osu.Game.Screens.Play.HUD;
using osu.Game.Screens.Select;
using osu.Game.Tests.Beatmaps.IO;
using osuTK.Input;