mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 22:35:23 +08:00
Fix "using" name in HUD overlay
This commit is contained in:
parent
99d83315c1
commit
edb46e422c
@ -24,7 +24,7 @@ using osu.Game.Screens.Play.HUD;
|
||||
using osu.Game.Screens.Play.HUD.ClicksPerSecond;
|
||||
using osu.Game.Skinning;
|
||||
using osuTK;
|
||||
using JudgementTally = osu.Game.Screens.Play.HUD.JudgementCounter.JudgementTally;
|
||||
using osu.Game.Screens.Play.HUD.JudgementCounter;
|
||||
|
||||
namespace osu.Game.Screens.Play
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user