mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Make visualiser lines have no separation.
This commit is contained in:
@ -41,7 +41,7 @@ namespace osu.Game.Screens.Tournament.Components
|
||||
}
|
||||
}
|
||||
|
||||
private float separation = 1;
|
||||
private float separation = 0;
|
||||
public float Separation
|
||||
{
|
||||
get { return separation; }
|
||||
|
Reference in New Issue
Block a user