Fix: draw history graph with ranking record

This commit is contained in:
2018-05-17 15:47:15 +09:00
parent bf7a136ed8
commit 60a00056bb
5 changed files with 22 additions and 406 deletions
+1
View File
@@ -17,6 +17,7 @@
<!-- library source files -->
<script src="../../game/lib/number_util.js"></script>
<script src="../../game/lib/history_record_manager.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/round_rect_button.js"></script>
<script src="../../game/lib/back_button.js"></script>