mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 10:50:11 +08:00
Fix ticks not being passed IsStrong.
This commit is contained in:
@@ -88,6 +88,7 @@ namespace osu.Game.Modes.Taiko.Objects
|
||||
PreEmpt = PreEmpt,
|
||||
TickTimeDistance = TickTimeDistance,
|
||||
StartTime = t,
|
||||
IsStrong = IsStrong,
|
||||
Sample = new HitSampleInfo
|
||||
{
|
||||
Type = SampleType.None,
|
||||
|
||||
Reference in New Issue
Block a user