Fix: update game.js

This commit is contained in:
2019-09-16 18:54:37 +09:00
parent cf3707150d
commit 5e4fea5352
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
<script src="../../game/mouse/dodge/spaceship.js"></script>
<script src="../../game/mouse/dodge/missile.js"></script>
<script src="../../game/mouse/dodge/stop_watch.js"></script>
<script src="../../game/mouse/dodge/game.js"></script>
<script src="../../game/mouse/dodge/game.js?update=190916"></script>
<script src="../../game/mouse/dodge/main.js"></script>