Fix: add more speech text, timer text bug

This commit is contained in:
2019-12-13 08:54:46 +09:00
parent db05c2f2d7
commit a6c4629edf
6 changed files with 72 additions and 28 deletions
+2 -2
View File
@@ -67,9 +67,9 @@
<!-- Card matching : source files -->
<script src="../../game/mouse/just_on_time/god.js"></script>
<script src="../../game/mouse/just_on_time/timer_text.js"></script>
<script src="../../game/mouse/just_on_time/timer_text.js?update=191221"></script>
<script src="../../game/mouse/just_on_time/time_score_record.js"></script>
<script src="../../game/mouse/just_on_time/timer_stage.js"></script>
<script src="../../game/mouse/just_on_time/timer_stage.js?update=191221"></script>
<script src="../../game/mouse/just_on_time/just_on_time.js"></script>
<script src="../../game/mouse/just_on_time/main.js"></script>