mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 23:43:03 +08: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
|
||||
{
|
||||
protected override Container<Drawable> Content => content;
|
||||
|
||||
private readonly Container content;
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user