1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 15:27:24 +08:00

Remove outdated TODO

This commit is contained in:
Dean Herbert 2023-07-05 18:36:41 +09:00
parent c5b949154c
commit 289f916cd7

View File

@ -42,7 +42,6 @@ namespace osu.Game.Rulesets.Taiko.UI
var baseSample = hitObject.CreateHitSampleInfo(hitType == HitType.Rim ? HitSampleInfo.HIT_CLAP : HitSampleInfo.HIT_NORMAL);
// TODO: should we only play strong samples if the user correctly hits them? arguable.
if (strong)
{
PlaySamples(new ISampleInfo[]