mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 18:29:58 +08:00
Merge branch 'master' into easing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user