mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Trim whitespace
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user