mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
remove unnecessary variable
This commit is contained in:
@ -93,7 +93,6 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
{
|
||||
var drawableRepeatPoint = new DrawableRepeatPoint(repeatPoint, this)
|
||||
{
|
||||
FadeInTime = repeatPoint.StartTime - s.RepeatDuration / 2,
|
||||
Position = repeatPoint.Position
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user