mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 00:33:21 +08:00
Make slider tails not play hitsounds
This commit is contained in:
parent
998acc5150
commit
c213e58eff
@ -123,9 +123,7 @@ namespace osu.Game.Rulesets.Osu.Objects
|
||||
StartTime = EndTime,
|
||||
Position = StackedEndPosition,
|
||||
IndexInCurrentCombo = IndexInCurrentCombo,
|
||||
ComboColour = ComboColour,
|
||||
Samples = Samples,
|
||||
SampleControlPoint = SampleControlPoint
|
||||
ComboColour = ComboColour
|
||||
};
|
||||
|
||||
AddNested(HeadCircle);
|
||||
|
Loading…
Reference in New Issue
Block a user