mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 09:27:18 +09:00
resolving the lost code problem
This commit is contained in:
commit
d73c3d0da6
@ -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…
x
Reference in New Issue
Block a user