mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 17:40:10 +08:00
Remove ScrollingGameplay class for now
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
|
||||
// See the LICENCE file in the repository root for full licence text.
|
||||
|
||||
#nullable enable
|
||||
using osu.Framework.Graphics.Containers;
|
||||
|
||||
namespace osu.Game.Screens.Utility
|
||||
{
|
||||
public class ScrollingGameplay : CompositeDrawable
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user