mirror of
https://github.com/ppy/osu
synced 2025-03-11 05:49:12 +00:00
Fix ticks not being passed IsStrong.
This commit is contained in:
parent
1615db386a
commit
1220972170
@ -88,6 +88,7 @@ namespace osu.Game.Modes.Taiko.Objects
|
||||
PreEmpt = PreEmpt,
|
||||
TickTimeDistance = TickTimeDistance,
|
||||
StartTime = t,
|
||||
IsStrong = IsStrong,
|
||||
Sample = new HitSampleInfo
|
||||
{
|
||||
Type = SampleType.None,
|
||||
|
Loading…
Reference in New Issue
Block a user