mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00: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
|
||||
{
|
||||
get { return separation; }
|
||||
|
Loading…
Reference in New Issue
Block a user