mirror of https://github.com/ppy/osu
Remove unused variable
This commit is contained in:
parent
0042cc5337
commit
2815c3b07c
|
@ -59,8 +59,6 @@ public virtual void Update(Playfield playfield)
|
|||
|
||||
private double lastAdjust = 1;
|
||||
|
||||
private bool reported;
|
||||
|
||||
/// <summary>
|
||||
/// Adjust the rate along the specified ramp
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue