1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 22:30:53 +08:00

Better comment.

This commit is contained in:
smoogipooo
2017-04-12 15:04:11 +09:00
Unverified
parent 50a598dd05
commit f8076ec792
+1 -1
View File
@@ -39,7 +39,7 @@ namespace osu.Game.Modes.UI
{
AlwaysReceiveInput = true;
// Default height since we force RelativeSizeAxes = Both
// Default height since we force relative size axes
Size = Vector2.One;
AddInternal(ScaledContent = new ScaledContainer