Merge branch 'master' into fix-fastrandom-inaccuracy

This commit is contained in:
Dean Herbert
2018-03-01 21:15:34 +09:00
committed by GitHub

View File

@ -143,7 +143,7 @@ namespace osu.Game.Screens.Menu
Alpha = 0.5f,
Size = new Vector2(0.96f)
},
new BufferedContainer
new Container
{
AutoSizeAxes = Axes.Both,
Children = new Drawable[]