mirror of
https://github.com/ppy/osu
synced 2025-01-09 23:59:44 +00:00
Missing namespace.
This commit is contained in:
parent
16a01abc4d
commit
36cfe54e59
@ -10,6 +10,7 @@ using osu.Framework.Graphics.Transformations;
|
||||
using osu.Framework.Input;
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user