Add: TimeUtil, RealtimeStageTimer (incompleted)

This commit is contained in:
2019-08-27 10:56:34 +09:00
parent 72caad588c
commit 5e076c5d40
7 changed files with 275 additions and 49 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/db_service.js"></script>
<script src="../../game/lib/experience_app_timer.js"></script>
<script src="../../game/lib/stage_timer.js"></script>
<script src="../../game/lib/realtime_stage_timer.js"></script>
<!-- Examination typing : source files -->
<script src="../../game/typing/lib/content_progress.js"></script>