Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_overlay_fix

This commit is contained in:
EVAST9919
2017-07-12 09:31:56 +03:00
76 changed files with 525 additions and 469 deletions

View File

@ -31,7 +31,7 @@ namespace osu.Game.Screens.Play.HUD
{
Children = new Drawable[]
{
iconsContainer = new ReverseDepthFillFlowContainer<ModIcon>
iconsContainer = new ReverseChildIDFillFlowContainer<ModIcon>
{
Anchor = Anchor.TopCentre,
Origin = Anchor.TopCentre,