1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-15 20:47:25 +08:00

More trimming.

This commit is contained in:
Dan Balasescu 2017-04-21 19:41:46 +09:00 committed by GitHub
parent 47f9b2d55b
commit 6c8bd4dfe4

View File

@ -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