mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 14:10:54 +08:00
More trimming.
This commit is contained in:
committed by
GitHub
Unverified
parent
47f9b2d55b
commit
6c8bd4dfe4
@@ -234,7 +234,7 @@ namespace osu.Game.Rulesets.Objects.Legacy
|
||||
Name = SampleInfo.HIT_NORMAL,
|
||||
Volume = bankInfo.Volume
|
||||
});
|
||||
|
||||
|
||||
if ((type & LegacySoundType.Finish) > 0)
|
||||
{
|
||||
soundTypes.Add(new SampleInfo
|
||||
|
||||
Reference in New Issue
Block a user