mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
using osu.Framework.Allocation;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Sprites;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Game.Rulesets.Taiko.Objects;
|
||||
using osu.Game.Rulesets.UI;
|
||||
using OpenTK;
|
||||
|
Reference in New Issue
Block a user