more drums!

This commit is contained in:
2023-12-06 02:06:50 +01:00
parent 048d17e041
commit bf37ca8135
7 changed files with 6 additions and 6 deletions

View File

@ -255,7 +255,7 @@ class Stats {
if (sfxVolumeRange.value) {
if (nbClearedLines == 4 || (nbClearedLines && tSpin)) playSound(quatuorSound, this.combo)
else if (nbClearedLines) playSound(lineClearSound, this.combo)
else if (tSpin) playSound(tSpinSound)
if (tSpin) playSound(tSpinSound)
}
this.goal -= awardedLineClears