Fix: show best record with DB

This commit is contained in:
2018-06-05 18:29:19 +09:00
parent cc59e9e739
commit 3f43f80c3d
6 changed files with 56 additions and 16 deletions
+1
View File
@@ -25,6 +25,7 @@
<script src="../../game/lib/round_rect_button.js"></script>
<script src="../../game/lib/back_button.js"></script>
<script src="../../game/lib/fullscreen_button.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/screen_bottom.js"></script>
<script src="../../game/lib/game_over_text.js"></script>