mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
OpenTK -> osuTK
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
using System;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using OpenTK;
|
||||
using osuTK;
|
||||
|
||||
namespace osu.Game.IO.Serialization.Converters
|
||||
{
|
||||
|
Reference in New Issue
Block a user