mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Graphics.Shapes;
|
||||
using OpenTK.Graphics;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Beatmaps.Drawables
|
||||
{
|
||||
|
Reference in New Issue
Block a user