mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 13:32:54 +08:00
Merge branch 'master' into easing
This commit is contained in:
commit
831bd24b00
@ -28,7 +28,11 @@ namespace osu.Game.Screens.Tournament
|
||||
|
||||
private readonly Container tracker;
|
||||
|
||||
#pragma warning disable 649
|
||||
// set via reflection.
|
||||
private float speed;
|
||||
#pragma warning restore 649
|
||||
|
||||
private int expiredCount;
|
||||
|
||||
private float offset;
|
||||
|
Loading…
Reference in New Issue
Block a user