mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -4,9 +4,9 @@
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Input.Events;
|
||||
using OpenTK;
|
||||
using osuTK;
|
||||
using osu.Game.Screens.Play.PlayerSettings;
|
||||
using OpenTK.Input;
|
||||
using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Screens.Play.HUD
|
||||
{
|
||||
|
Reference in New Issue
Block a user