Skip to content

Commit

Permalink
put smaller sound file in
Browse files Browse the repository at this point in the history
  • Loading branch information
cabanier committed Oct 23, 2023
1 parent 64d1fde commit 732d811
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added assets/crystal.webm
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
></audio>
<audio
id="sound-crystal"
src="assets/crystal.mp3"
src="assets/crystal.webm"
></audio>
<a-plane id="groundPlane" width="160" height="160" color="red" instanced-mesh="capacity:1000;positioning: world;"></a-plane>
</a-assets>
Expand Down

0 comments on commit 732d811

Please sign in to comment.