mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 03:02:54 +08:00
Formatting
This commit is contained in:
parent
0edee04200
commit
a6dfed9668
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user