Merge branch 'master' into spun-out

This commit is contained in:
杜Nate
2020-02-08 13:54:39 +08:00
committed by GitHub
493 changed files with 8980 additions and 4433 deletions

View File

@ -60,9 +60,9 @@ namespace osu.Game.Tests.Visual.UserInterface
{
modSelect = new TestModSelectOverlay
{
RelativeSizeAxes = Axes.X,
Origin = Anchor.BottomCentre,
Anchor = Anchor.BottomCentre,
SelectedMods = { BindTarget = SelectedMods }
},
modDisplay = new ModDisplay