OpenTK -> osuTK

This commit is contained in:
smoogipoo
2018-11-20 16:51:59 +09:00
parent 51c192d4b7
commit f27bd3ef3e
462 changed files with 678 additions and 678 deletions

View File

@ -3,7 +3,7 @@
using System.Collections.Generic;
using osu.Game.Beatmaps.Formats;
using OpenTK.Graphics;
using osuTK.Graphics;
namespace osu.Game.Skinning
{