mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 19:52:55 +08:00
add Samples to RepeatPoint construction
This commit is contained in:
parent
ea90c0cf40
commit
c5aba9f247
@ -170,6 +170,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
||||
StackHeight = StackHeight,
|
||||
Scale = Scale,
|
||||
ComboColour = ComboColour,
|
||||
Samples = new SampleInfoList(RepeatSamples.ElementAt(repeat))
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user