mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 15:47:26 +08:00
Remove ScrollingGameplay
class for now
This commit is contained in:
parent
68da9f0386
commit
d130e7ebff
@ -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
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user