mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
More trimming.
This commit is contained in:
@ -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