Fix: complete TimeUtil, RealtimeStageTimer

This commit is contained in:
2019-08-27 11:44:12 +09:00
parent 5e076c5d40
commit 7b8b53e7ca
5 changed files with 143 additions and 20 deletions
+1
View File
@@ -46,6 +46,7 @@
<script src="../../game/lib/util/string_util.js"></script>
<script src="../../game/lib/util/number_util.js"></script>
<script src="../../game/lib/util/record_util.js"></script>
<script src="../../game/lib/util/time_util.js"></script>
<script src="../../game/lib/text/input_type_text.js"></script>
<script src="../../game/lib/text/time_over_text.js"></script>