Move gameplay test pieces to own namespace

This commit is contained in:
Bartłomiej Dach
2021-11-12 12:07:38 +01:00
parent f208a931b8
commit a5ba3bd012
4 changed files with 4 additions and 2 deletions

View File

@ -31,6 +31,7 @@ using osu.Game.Screens.Edit.Components.Menus;
using osu.Game.Screens.Edit.Components.Timelines.Summary;
using osu.Game.Screens.Edit.Compose;
using osu.Game.Screens.Edit.Design;
using osu.Game.Screens.Edit.GameplayTest;
using osu.Game.Screens.Edit.Setup;
using osu.Game.Screens.Edit.Timing;
using osu.Game.Screens.Edit.Verify;