mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:33:21 +08:00
fix something the merge broke
This commit is contained in:
parent
6982529481
commit
866f72e653
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
using osu.Framework.Graphics;
|
using osu.Framework.Graphics;
|
||||||
using osu.Framework.Graphics.Primitives;
|
using osu.Framework.Graphics.Primitives;
|
||||||
using osu.Framework.Screens.Testing;
|
using osu.Framework.Testing;
|
||||||
using osu.Game.Database;
|
using osu.Game.Database;
|
||||||
using osu.Game.Screens.Select;
|
using osu.Game.Screens.Select;
|
||||||
using System;
|
using System;
|
||||||
|
Loading…
Reference in New Issue
Block a user