Settings -> ReplaySettings

This commit is contained in:
EVAST9919
2017-05-22 09:07:08 +03:00
parent 0615f104f0
commit d717ccf85e
8 changed files with 11 additions and 11 deletions

View File

@ -5,7 +5,7 @@ using osu.Framework.Graphics;
using osu.Framework.Testing;
using osu.Game.Graphics.UserInterface;
using osu.Game.Overlays.Settings;
using osu.Game.Screens.Play.Settings;
using osu.Game.Screens.Play.ReplaySettings;
namespace osu.Desktop.VisualTests.Tests
{