mirror of
https://github.com/ppy/osu
synced 2025-03-04 18:40:24 +00:00
Trim whitespace
This commit is contained in:
parent
f8076ec792
commit
6ab274abc0
@ -38,7 +38,7 @@ namespace osu.Game.Modes.UI
|
||||
protected Playfield(float? customWidth = null)
|
||||
{
|
||||
AlwaysReceiveInput = true;
|
||||
|
||||
|
||||
// Default height since we force relative size axes
|
||||
Size = Vector2.One;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user