mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Input.Events;
|
||||
using OpenTK;
|
||||
using OpenTK.Input;
|
||||
using osuTK;
|
||||
using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user