mirror of
https://github.com/ppy/osu
synced 2024-12-25 16:22:23 +00:00
Add missing newline
This commit is contained in:
parent
0ad189e357
commit
14bdcef26b
@ -26,6 +26,7 @@ namespace osu.Game.Skinning
|
||||
/// Therefore disallow falling back to any parent <see cref="ISkinSource"/> any further.
|
||||
/// </remarks>
|
||||
protected override bool AllowFallingBackToParent => false;
|
||||
|
||||
protected override Container<Drawable> Content { get; }
|
||||
|
||||
public RulesetSkinProvidingContainer(Ruleset ruleset, IBeatmap beatmap, [CanBeNull] ISkin beatmapSkin)
|
||||
|
Loading…
Reference in New Issue
Block a user