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

@ -8,7 +8,7 @@ using osu.Framework.Timing;
using osu.Game.Beatmaps;
using osu.Game.Screens.Edit.Components;
using osu.Game.Tests.Beatmaps;
using OpenTK;
using osuTK;
namespace osu.Game.Tests.Visual
{