mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
add Samples to RepeatPoint construction
This commit is contained in:
@ -170,6 +170,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
||||
StackHeight = StackHeight,
|
||||
Scale = Scale,
|
||||
ComboColour = ComboColour,
|
||||
Samples = new SampleInfoList(RepeatSamples.ElementAt(repeat))
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user