Merge branch 'master' into drawable-room-update

This commit is contained in:
Seth
2017-07-11 20:42:44 -03:00
committed by GitHub
146 changed files with 954 additions and 771 deletions

View File

@ -335,6 +335,7 @@ namespace osu.Game.Screens.Multiplayer
{
new AsyncLoadWrapper(new BeatmapBackgroundSprite(new OnlineWorkingBeatmap(value, textures, null))
{
RelativeSizeAxes = Axes.Both,
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
FillMode = FillMode.Fill,