mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 03:33:22 +08:00
resolving the lost code problem
This commit is contained in:
parent
08e423ac5b
commit
7a31986812
@ -33,7 +33,6 @@ namespace osu.Game.Rulesets.Mods
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
d.ApplyCustomUpdateState += ApplyHiddenState;
|
d.ApplyCustomUpdateState += ApplyHiddenState;
|
||||||
d.HitObject.TimeFadein = d.HitObject.TimePreempt * fade_in_duration_multiplier;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user