mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -12,8 +12,8 @@ using osu.Game.Graphics;
|
||||
using osu.Game.Graphics.Sprites;
|
||||
using osu.Game.Online.API;
|
||||
using osu.Game.Users;
|
||||
using OpenTK;
|
||||
using OpenTK.Graphics;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Overlays.BeatmapSet.Buttons
|
||||
{
|
||||
|
Reference in New Issue
Block a user