Commit 47bed821 authored by Cantuerk's avatar Cantuerk
Browse files

Update public/sounds/button-sound.mp3, public/index.html

parent 90fe8544
Showing with 1 addition and 1 deletion
+1 -1
......@@ -286,7 +286,7 @@
</div>
<!-- Audio-Element für Button-Klick -->
<audio id="button-sound" src="sounds/click.mp3" preload="auto"></audio>
<audio id="button-sound" src="sounds/button-sound.mp3" preload="auto"></audio>
<script>
// Variablen
......
File moved
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment