Fix code style issues & compilation failures

This commit is contained in:
Bartłomiej Dach
2020-10-19 20:22:48 +02:00
parent 22bde43106
commit 053c7a69a6
3 changed files with 5 additions and 6 deletions

View File

@ -104,7 +104,7 @@ namespace osu.Game.Rulesets.Edit
drawableRulesetWrapper.CreatePlayfieldAdjustmentContainer().WithChildren(new Drawable[]
{
LayerBelowRuleset,
new EditorPlayfieldBorder { RelativeSizeAxes = Axes.Both }
new PlayfieldBorder { RelativeSizeAxes = Axes.Both }
}),
drawableRulesetWrapper,
// layers above playfield