Merge branch 'master' into Private_Messages

This commit is contained in:
miterosan
2018-08-04 00:33:46 +02:00
committed by GitHub
76 changed files with 726 additions and 826 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,