mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Initial conversion of taiko to use ScrollingPlayfield.
This commit is contained in:
@ -80,7 +80,6 @@ namespace osu.Game.Rulesets.Taiko.Objects
|
||||
ret.Add(new DrumRollTick
|
||||
{
|
||||
FirstTick = first,
|
||||
ScrollTime = ScrollTime,
|
||||
TickSpacing = tickSpacing,
|
||||
StartTime = t,
|
||||
IsStrong = IsStrong,
|
||||
|
Reference in New Issue
Block a user