mirror of
https://github.com/ppy/osu.git
synced 2025-03-24 19:17:20 +08:00
why this line was ommited
This commit is contained in:
parent
9e17eb2342
commit
50e2871c89
@ -33,6 +33,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
return;
|
||||
|
||||
d.ApplyCustomUpdateState += ApplyHiddenState;
|
||||
d.HitObject.TimeFadein = d.HitObject.TimePreempt * fade_in_duration_multiplier;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user