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