Fix: Timer and Chart UI

This commit is contained in:
2018-12-10 07:39:02 +09:00
parent 3fd64a35e1
commit 496ddbcde0
3 changed files with 172 additions and 7 deletions
+1
View File
@@ -56,6 +56,7 @@
<!-- game : source files -->
<script src="../../game/license_timer/loading.js"></script>
<script src="../../game/license_timer/login.js"></script>
<script src="../../game/license_timer/chart.js"></script>
<script src="../../game/license_timer/game.js"></script>
<script src="../../game/license_timer/main.js"></script>