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

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

parent 90fe8544
...@@ -286,7 +286,7 @@ ...@@ -286,7 +286,7 @@
</div> </div>
<!-- Audio-Element für Button-Klick --> <!-- 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> <script>
// Variablen // Variablen
......
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