mirror of https://github.com/ppy/osu
Fix indent problems
This commit is contained in:
parent
b24be96d04
commit
fede6b3657
|
@ -28,7 +28,7 @@ public LegacyKeyCounterDisplay()
|
|||
backgroundSprite = new Sprite
|
||||
{
|
||||
Anchor = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
Origin = Anchor.TopLeft,
|
||||
},
|
||||
KeyFlow = new FillFlowContainer<KeyCounter>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue