mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 01:33:21 +08:00
Make visualiser lines have no separation.
This commit is contained in:
parent
d222c523a1
commit
d6c1f82105
@ -41,7 +41,7 @@ namespace osu.Game.Screens.Tournament.Components
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private float separation = 1;
|
private float separation = 0;
|
||||||
public float Separation
|
public float Separation
|
||||||
{
|
{
|
||||||
get { return separation; }
|
get { return separation; }
|
||||||
|
Loading…
Reference in New Issue
Block a user