mirror of
https://github.com/ppy/osu
synced 2025-01-20 13:00:54 +00:00
Better comment.
This commit is contained in:
parent
50a598dd05
commit
f8076ec792
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user