Add sounds

This commit is contained in:
sepia 2025-07-28 21:34:23 -05:00
parent f60718e8fd
commit 51b701663d
8 changed files with 84 additions and 3 deletions

View file

@ -52,6 +52,7 @@
<script src="scripts/profile-editor.js"></script>
<script src="scripts/copy-game-link.js"></script>
<script src="scripts/handle-redirects.js"></script>
<script src="scripts/make-sounds.js"></script>
</div>
</body>
</html>