Fix: requestAppRanking -> requestRanking
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<script src="../../game/lib/global/global_variables.js?update_date=191224"></script>
|
||||
|
||||
<!-- library source files -->
|
||||
<script src="../../game/lib/util/date_util.js"></script>
|
||||
<script src="../../game/lib/util/number_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js"></script>
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
@@ -50,12 +51,13 @@
|
||||
<script src="../../game/lib/text/screen_bottom_ui.js?update_date=191224"></script>
|
||||
|
||||
<script src="../../game/lib/keyboard_shortcut.js"></script>
|
||||
<script src="../../game/lib/history_record_manager.js"></script>
|
||||
<script src="../../game/lib/ranking_record_manager.js"></script>
|
||||
<!-- <script src="../../game/lib/history_record_manager.js"></script> -->
|
||||
<script src="../../game/lib/button/round_rect_button.js"></script>
|
||||
<script src="../../game/lib/button/back_button.js"></script>
|
||||
<script src="../../game/lib/button/fullscreen_button.js"></script>
|
||||
<script src="../../game/lib/db_connect_manager.js"></script>
|
||||
<script src="../../game/typing/lib/animal.js"></script>
|
||||
<!-- <script src="../../game/typing/lib/animal.js"></script> -->
|
||||
|
||||
|
||||
<!-- Ranking : source files -->
|
||||
|
||||
Reference in New Issue
Block a user