mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Better comment.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user