mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Determine SampleInfo defaults in DrawableHitObject
This commit is contained in:
@ -57,6 +57,7 @@ namespace osu.Game.Rulesets.Osu.Objects.Drawables
|
||||
Scale = s.Scale,
|
||||
ComboColour = s.ComboColour,
|
||||
Samples = s.Samples,
|
||||
SoundControlPoint = s.SoundControlPoint
|
||||
})
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user