mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 13:33:52 +08:00
Remove weird aliased using
Doesn't appear to be required.
This commit is contained in:
parent
9291895305
commit
cdb8a56df4
@ -28,7 +28,6 @@ using osu.Game.Screens.Play.HUD.ClicksPerSecond;
|
|||||||
using osu.Game.Screens.Play.HUD.JudgementCounter;
|
using osu.Game.Screens.Play.HUD.JudgementCounter;
|
||||||
using osu.Game.Skinning;
|
using osu.Game.Skinning;
|
||||||
using osuTK;
|
using osuTK;
|
||||||
using MarginPadding = osu.Framework.Graphics.MarginPadding;
|
|
||||||
|
|
||||||
namespace osu.Game.Screens.Play
|
namespace osu.Game.Screens.Play
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user