mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Eliminate Overlay.KeyBinding namespace and move everything to Settings.Section.Input
This commit is contained in:
@ -8,7 +8,7 @@ using osu.Framework.Testing;
|
||||
using osu.Framework.Threading;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using osu.Game.Overlays;
|
||||
using osu.Game.Overlays.KeyBinding;
|
||||
using osu.Game.Overlays.Settings.Sections.Input;
|
||||
using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual.Settings
|
||||
|
Reference in New Issue
Block a user