added reward colors

This commit is contained in:
Janis
2022-10-31 17:38:39 +01:00
parent 271a7bc936
commit afacb9b93b
4 changed files with 137 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
<script src="config.js"></script>
<script src="js/modules/socket.io.min.js"></script>
<script src="js/modules/particles/particles.js"></script>
<script src="js/pubsub.js"></script>
<script src="js/app.js"></script>
<script src="js/socket.js"></script>
</body>