1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00

Remove unused variable

This commit is contained in:
smoogipoo 2019-03-14 15:12:26 +09:00
parent 0042cc5337
commit 2815c3b07c

View File

@ -59,8 +59,6 @@ namespace osu.Game.Rulesets.Mods
private double lastAdjust = 1;
private bool reported;
/// <summary>
/// Adjust the rate along the specified ramp
/// </summary>