1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00

remove needless blank

This commit is contained in:
V1ntagezTV 2019-09-29 00:22:23 +05:00
parent 52b044b7f6
commit 1babd139bc

View File

@ -13,7 +13,6 @@ using osu.Framework.Screens;
using osu.Game.Configuration;
using IntroSequence = osu.Game.Configuration.IntroSequence;
namespace osu.Game.Screens
{
public class Loader : StartupScreen