Fix: change main.js -> license_timer.js

This commit is contained in:
2018-12-13 17:45:43 +09:00
parent 607afcadcb
commit 600b031990
4 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
<script src="../../game/license_timer/timer.js"></script>
<script src="../../game/license_timer/chart.js"></script>
<script src="../../game/license_timer/input_score.js"></script>
<script src="../../game/license_timer/game.js"></script>
<script src="../../game/license_timer/license_timer.js"></script>
<script src="../../game/license_timer/main.js"></script>