Fix: apply score+unit to ranking screen

This commit is contained in:
2018-12-06 00:28:46 +09:00
parent 1c03f9187d
commit 350b24d511
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@
<script src="../../game/lib/keyboard_shortcut.js"></script>
<script src="../../game/lib/string_util.js"></script>
<script src="../../game/lib/number_util.js"></script>
<script src="../../game/lib/record_util.js"></script>
<script src="../../game/lib/history_record_manager.js"></script>
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/button/round_rect_button.js"></script>