1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 19:43:31 +08:00

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

This commit is contained in:
EVAST9919 2017-05-17 17:28:05 +03:00
commit 733ae16489

View File

@ -146,7 +146,7 @@ namespace osu.Game
{
base.LoadComplete();
AddInternal(ratioContainer = new RatioAdjust
base.Content.Add(ratioContainer = new RatioAdjust
{
Children = new Drawable[]
{