Fix missing namespace

This commit is contained in:
Dean Herbert 2020-01-09 17:17:08 +08:00
parent ab9603b06a
commit 26c80e35fb
1 changed files with 1 additions and 0 deletions

View File

@ -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;