code cleanup

This commit is contained in:
sam
2024-01-09 13:42:03 +01:00
parent 267be3c86f
commit 5a691023b1
3 changed files with 21 additions and 20 deletions

View File

@@ -9,6 +9,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/addons/p5.sound.min.js"></script>
<script src="js/basicbullet.js"></script>
<script src="js/Database.js"></script>
<script src="game.js"></script>
</head>
<body>