mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
GameMode -> Screen.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
using System.Collections.Generic;
|
||||
using osu.Framework;
|
||||
using osu.Framework.GameModes.Testing;
|
||||
using osu.Framework.Screens.Testing;
|
||||
using osu.Framework.Graphics;
|
||||
using osu.Framework.Timing;
|
||||
using OpenTK;
|
||||
|
Reference in New Issue
Block a user