1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 23:41:00 +08:00

Remove outdated TODO

This commit is contained in:
Dean Herbert
2023-07-05 18:36:41 +09:00
Unverified
parent c5b949154c
commit 289f916cd7
@@ -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[]