mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:23:02 +08: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