mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -7,7 +7,7 @@ using osu.Framework.Graphics.Containers;
|
||||
using osu.Framework.Graphics.Transforms;
|
||||
using osu.Framework.Input.Events;
|
||||
using osu.Framework.MathUtils;
|
||||
using OpenTK;
|
||||
using osuTK;
|
||||
|
||||
namespace osu.Game.Screens.Edit.Compose.Components.Timeline
|
||||
{
|
||||
|
Reference in New Issue
Block a user