mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Add newline
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user