mirror of
https://github.com/ppy/osu
synced 2024-12-28 09:52:56 +00:00
Remove osuTK reference
This commit is contained in:
parent
577d40d8d1
commit
79041c1c4b
@ -22,7 +22,6 @@ namespace osu.Desktop
|
||||
{
|
||||
// Back up the cwd before DesktopGameHost changes it
|
||||
var cwd = Environment.CurrentDirectory;
|
||||
bool useOsuTK = args.Contains("--tk");
|
||||
|
||||
using (DesktopGameHost host = Host.GetSuitableHost(@"osu", true))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user