mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 20:06:30 +08:00
Fix incorrect static using placement
This commit is contained in:
@@ -11,8 +11,8 @@ using osu.Framework.Utils;
|
||||
using osu.Framework.Allocation;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using static osu.Game.Users.User;
|
||||
using osuTK;
|
||||
using static osu.Game.Users.User;
|
||||
|
||||
namespace osu.Game.Overlays.Profile.Sections.Historical
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user