mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -9,7 +9,7 @@ using osu.Framework.Graphics;
|
||||
using osu.Framework.MathUtils;
|
||||
using osu.Framework.Timing;
|
||||
using osu.Game.Screens.Play;
|
||||
using OpenTK.Input;
|
||||
using osuTK.Input;
|
||||
|
||||
namespace osu.Game.Tests.Visual
|
||||
{
|
||||
|
Reference in New Issue
Block a user