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
commit 479b06b6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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