mirror of https://github.com/ppy/osu
Fix missing namespace
This commit is contained in:
parent
ab9603b06a
commit
26c80e35fb
|
@ -15,6 +15,7 @@
|
|||
using osu.Game.Graphics.Cursor;
|
||||
using osu.Game.Graphics.UserInterface;
|
||||
using osu.Game.Online.Leaderboards;
|
||||
using osu.Game.Online.Placeholders;
|
||||
using osu.Game.Overlays;
|
||||
using osu.Game.Rulesets;
|
||||
using osu.Game.Scoring;
|
||||
|
|
Loading…
Reference in New Issue