mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
More changes in-line with framework changes.
This commit is contained in:
@ -210,7 +210,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
transform.StartTime = TransformStartTime;
|
||||
transform.EndTime = TransformStartTime + rollingTotalDuration;
|
||||
transform.StartValue = currentValue;
|
||||
transform.EndValue = newValue;
|
||||
transform.Easing = RollingEasing;
|
||||
|
||||
|
Reference in New Issue
Block a user