mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 07:09:53 +08:00
OpenTK -> osuTK
This commit is contained in:
committed by
miterosan
Unverified
parent
2126cf0d9a
commit
39e9c61e24
@@ -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