Fix: slice and push word list

This commit is contained in:
2019-01-09 15:34:57 +09:00
parent f66c5eeabc
commit e3ea3eceb8
7 changed files with 108 additions and 179 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<script src="../../game/lib/global/global_variables.js?update_date=191224"></script>
<!-- library source files -->
<!-- <script src="../../game/lib/keyboard_shortcut.js"></script> -->
<script src="../../game/lib/keyboard_shortcut.js"></script>
<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>