mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 03:59:55 +08:00
Formatting
This commit is contained in:
@@ -19,8 +19,8 @@ namespace osu.Game.Screens.Play
|
||||
private readonly Vector2 handleSize = new Vector2(14, 25);
|
||||
private const float transition_duration = 200;
|
||||
|
||||
private SongProgressBar bar;
|
||||
private SongProgressGraph graph;
|
||||
private readonly SongProgressBar bar;
|
||||
private readonly SongProgressGraph graph;
|
||||
|
||||
public Action<double> OnSeek;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user