Fix mod select not showing up in mod settings test

This commit is contained in:
Joehu 2020-02-01 11:50:24 -08:00
parent 609ee26030
commit 583fee074f
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ private void createModSelect()
Child = modSelect = new TestModSelectOverlay
{
RelativeSizeAxes = Axes.X,
Origin = Anchor.BottomCentre,
Anchor = Anchor.BottomCentre,
};