Skip to content

Commit 07ff69b

Browse files
committed
a
1 parent 7d5357d commit 07ff69b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

objectEditMenu.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ export function initializeObjectEditMenu(scene, camera, renderer, animationManag
300300
hideContextMenu();
301301
//add paper crumpling sound
302302
const audio = new Audio('./paper-crumple.mp3');
303-
audio.volume = 0.85; // Set volume to 50%
304303
audio.play();
305304
});
306305

0 commit comments

Comments
 (0)