Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage

This commit is contained in:
Dean Herbert
2019-11-25 11:31:12 +09:00
38 changed files with 242 additions and 87 deletions

View File

@ -101,6 +101,7 @@ namespace osu.Game.Overlays.Comments
Size = new Vector2(avatar_size),
Masking = true,
CornerRadius = avatar_size / 2f,
CornerExponent = 2,
},
}
},