mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -5,7 +5,7 @@ using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using OpenTK.Graphics;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Screens.Edit.Design
|
||||
{
|
||||
|
Reference in New Issue
Block a user