1
0
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:
smoogipooo
2017-03-28 16:47:25 +09:00
Unverified
parent 1615db386a
commit 1220972170
+1
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,