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

@ -2,7 +2,7 @@
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Game.Graphics.UserInterface;
using OpenTK;
using osuTK;
namespace osu.Game.Screens.Edit.Components
{