Merge branch 'master' into changelog-overlay

This commit is contained in:
Jarosław Zgierski
2018-08-21 13:55:02 +02:00
committed by GitHub
224 changed files with 3145 additions and 1960 deletions

View File

@ -37,7 +37,7 @@ namespace osu.Game.Graphics.UserInterface
{
TabContainer.Spacing = new Vector2(10f, 0f);
Add(strip = new Box
AddInternal(strip = new Box
{
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,