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