1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-26 06:09:53 +08:00

Merge pull request #780 from peppy/bad-bad-ratio-container

Fix ratio container being added to a level too high
This commit is contained in:
Dean Herbert
2017-05-17 23:16:58 +09:00
committed by GitHub
Unverified
+1 -1
View File
@@ -146,7 +146,7 @@ namespace osu.Game
{
base.LoadComplete();
AddInternal(ratioContainer = new RatioAdjust
base.Content.Add(ratioContainer = new RatioAdjust
{
Children = new Drawable[]
{