mirror of
https://github.com/osukey/osukey.git
synced 2025-05-19 12:37:38 +09: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…
x
Reference in New Issue
Block a user