mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
This commit is contained in:
@ -9,10 +9,10 @@ using osu.Framework.Audio;
|
||||
using osu.Framework.Audio.Sample;
|
||||
using osu.Framework.Configuration;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Sprites;
|
||||
using osu.Framework.Graphics.UserInterface;
|
||||
using osu.Framework.Input;
|
||||
using osu.Framework.Graphics.Cursor;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user