mirror of
https://github.com/ppy/osu
synced 2025-02-20 04:17:06 +00:00
Add newline
This commit is contained in:
parent
84e2e5677a
commit
02031cea01
@ -22,6 +22,7 @@ namespace osu.Game.Rulesets.Mania.UI
|
|||||||
public class PlayfieldCoveringContainer : Container
|
public class PlayfieldCoveringContainer : Container
|
||||||
{
|
{
|
||||||
protected override Container<Drawable> Content => content;
|
protected override Container<Drawable> Content => content;
|
||||||
|
|
||||||
private readonly Container content;
|
private readonly Container content;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user