Skip to content

Commit da2bc27

Browse files
committed
quieter explosion
1 parent 22e4bd3 commit da2bc27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/graduates/2026/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
}
8585
function playExplosion(){
8686
let sound = choice(clips);
87+
sound.volume = 0.25;
8788
sound.play();
8889
}
8990
</script>

0 commit comments

Comments
 (0)