mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 12:17:26 +08:00
Fix indent problems
This commit is contained in:
parent
b24be96d04
commit
fede6b3657
@ -28,7 +28,7 @@ namespace osu.Game.Skinning
|
||||
backgroundSprite = new Sprite
|
||||
{
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
},
|
||||
KeyFlow = new FillFlowContainer<KeyCounter>
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user