Fix ticks not being passed IsStrong.

This commit is contained in:
smoogipooo 2017-03-28 16:47:25 +09:00
parent 1615db386a
commit 1220972170

View File

@ -88,6 +88,7 @@ namespace osu.Game.Modes.Taiko.Objects
PreEmpt = PreEmpt,
TickTimeDistance = TickTimeDistance,
StartTime = t,
IsStrong = IsStrong,
Sample = new HitSampleInfo
{
Type = SampleType.None,