Extract spawn module

This commit is contained in:
Daddy32
2025-12-15 17:55:35 +01:00
parent 0bc834416f
commit 466bed56dd
3 changed files with 504 additions and 432 deletions

View File

@@ -107,6 +107,7 @@
<script src="./src/scenes/index.js"></script>
<script src="./src/ui.js"></script>
<script src="./src/storage.js"></script>
<script src="./src/spawn.js"></script>
<script src="./src/main.js"></script>
</body>
</html>