Fix: update file name tag, print sample ranking
This commit is contained in:
@@ -37,12 +37,12 @@
|
||||
<script src="../../game/lib/session_storage_manager.js"></script>
|
||||
<script src="../../game/lib/score_manager.js"></script>
|
||||
<script src="../../game/lib/heart_manager.js"></script>
|
||||
<script src="../../game/lib/global/global_variables.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/global/global_variables.js?update_date=190608"></script>
|
||||
|
||||
<!-- library source files -->
|
||||
<script src="../../game/lib/util/date_util.js"></script>
|
||||
<script src="../../game/lib/util/date_util.js?update_date=190608"></script>
|
||||
<script src="../../game/lib/util/number_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js?update_date=190608"></script>
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
|
||||
<script src="../../game/lib/text/input_type_text.js?update_date=191224"></script>
|
||||
@@ -62,7 +62,7 @@
|
||||
|
||||
|
||||
<!-- Ranking : source files -->
|
||||
<script src="../../game/ranking/ranking.js"></script>
|
||||
<script src="../../game/ranking/ranking.js?update_date=190608"></script>
|
||||
<script src="../../game/ranking/main.js"></script>
|
||||
|
||||
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
|
||||
<!-- library source files -->
|
||||
<script src="../../game/lib/util/number_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js?update_date=190608"></script>
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
<script src="../../game/lib/util/date_util.js"></script>
|
||||
<script src="../../game/lib/util/date_util.js?update_date=190608"></script>
|
||||
|
||||
<script src="../../game/lib/text/input_type_text.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/text/announce_box.js?update_date=191224"></script>
|
||||
@@ -41,10 +41,10 @@
|
||||
<script src="../../game/typing/lib/animal.js?update_date=191224"></script>
|
||||
|
||||
<!-- source files -->
|
||||
<script src="../../game/result/history_board.js"></script>
|
||||
<script src="../../game/result/ranking_board.js"></script>
|
||||
<script src="../../game/result/record_board.js"></script>
|
||||
<script src="../../game/result/result.js?update_date=190510"></script>
|
||||
<script src="../../game/result/history_board.js?update_date=190608"></script>
|
||||
<script src="../../game/result/ranking_board.js?update_date=190608"></script>
|
||||
<script src="../../game/result/record_board.js?update_date=190608"></script>
|
||||
<script src="../../game/result/result.js?update_date=190608"></script>
|
||||
<script src="../../game/result/main.js"></script>
|
||||
|
||||
|
||||
|
||||
@@ -16,13 +16,13 @@
|
||||
|
||||
<!-- global source files -->
|
||||
<script src="../../game/lib/session_storage_manager.js"></script>
|
||||
<script src="../../game/lib/global/global_variables.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/global/global_variables.js?update_date=190608"></script>
|
||||
|
||||
<!-- library source files -->
|
||||
<script src="../../game/lib/util/number_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js?update_date=190608"></script>
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
<script src="../../game/lib/util/date_util.js"></script>
|
||||
<script src="../../game/lib/util/date_util.js?update_date=190608"></script>
|
||||
|
||||
<script src="../../game/lib/text/input_type_text.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/text/announce_box.js?update_date=191224"></script>
|
||||
@@ -36,10 +36,10 @@
|
||||
<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/chart.js"></script>
|
||||
<script src="../../game/lib/chart.js?update_date=190608"></script>
|
||||
|
||||
<!-- source files -->
|
||||
<script src="../../game/start/start.js"></script>
|
||||
<script src="../../game/start/start.js?update_date=190608"></script>
|
||||
<script src="../../game/start/main.js"></script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user