1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 23:12:56 +08:00

Fixed visual test

This commit is contained in:
DrabWeb 2017-03-02 21:24:34 -04:00
parent 7a4b9c5571
commit b4091eff30

View File

@ -5,7 +5,7 @@ using osu.Framework.Graphics;
using osu.Framework.Screens.Testing;
using osu.Game.Graphics;
using osu.Game.Overlays;
using osu.Game.Overlays.BeatmapOptions;
using osu.Game.Screens.Select.Options;
namespace osu.Desktop.VisualTests
{