1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 05:36:34 +08:00

Rename GameModes namespace to Screens.

This commit is contained in:
Dean Herbert
2016-11-14 17:23:33 +09:00
Unverified
parent 1d51e6af2a
commit 0f4538f69f
72 changed files with 246 additions and 413 deletions
@@ -2,7 +2,7 @@
//Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.GameModes.Testing;
using osu.Game.GameModes.Menu;
using osu.Game.Screens.Menu;
namespace osu.Desktop.VisualTests.Tests
{