Fix: update files as deleting cache
This commit is contained in:
@@ -58,8 +58,8 @@
|
|||||||
<script src="../../game/lib/text/combo_text.js?update_date=190908"></script>
|
<script src="../../game/lib/text/combo_text.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/text/announce_box.js?update_date=190908"></script>
|
<script src="../../game/lib/text/announce_box.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/text/how_to_play.js?update_date=190908"></script>
|
<script src="../../game/lib/text/how_to_play.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/text/history_text.js?update_date=190908"></script>
|
<script src="../../game/lib/text/history_text.js?update_date=190927"></script>
|
||||||
<script src="../../game/lib/text/ranking_text.js?update_date=190908"></script>
|
<script src="../../game/lib/text/ranking_text.js?update_date=190927"></script>
|
||||||
|
|
||||||
<script src="../../game/lib/button/round_rect_button.js?update_date=190908"></script>
|
<script src="../../game/lib/button/round_rect_button.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/button/home_button.js?update_date=190908"></script>
|
<script src="../../game/lib/button/home_button.js?update_date=190908"></script>
|
||||||
@@ -83,16 +83,16 @@
|
|||||||
<script src="../../game/lib/sprite/sprite_icon_timer.js?update_date=190908"></script>
|
<script src="../../game/lib/sprite/sprite_icon_timer.js?update_date=190908"></script>
|
||||||
|
|
||||||
<script src="../../game/lib/db_connect_manager.js?update_date=190908"></script>
|
<script src="../../game/lib/db_connect_manager.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/db_service.js?update_date=190908"></script>
|
<script src="../../game/lib/db_service.js?update_date=190927"></script>
|
||||||
<script src="../../game/lib/history_record_manager.js?update_date=190908"></script>
|
<script src="../../game/lib/history_record_manager.js?update_date=190927"></script>
|
||||||
<script src="../../game/lib/ranking_record_manager.js?update_date=190908"></script>
|
<script src="../../game/lib/ranking_record_manager.js?update_date=190927"></script>
|
||||||
<script src="../../game/lib/score_manager.js?update_date=190908"></script>
|
<script src="../../game/lib/score_manager.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/heart_manager.js?update_date=190908"></script>
|
<script src="../../game/lib/heart_manager.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/experience_app_timer.js?update_date=190908"></script>
|
<script src="../../game/lib/experience_app_timer.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/realtime_stage_timer.js?update_date=190908"></script>
|
<script src="../../game/lib/realtime_stage_timer.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/stage_timer.js?update_date=190908"></script>
|
<script src="../../game/lib/stage_timer.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/heart_gauge.js?update_date=190908"></script>
|
<script src="../../game/lib/heart_gauge.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/chart.js?update_date=190908"></script>
|
<script src="../../game/lib/chart.js?update_date=190927"></script>
|
||||||
<script src="../../game/lib/keyboard_shortcut.js?update_date=190908"></script>
|
<script src="../../game/lib/keyboard_shortcut.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/animal.js?update_date=190908"></script>
|
<script src="../../game/lib/animal.js?update_date=190908"></script>
|
||||||
<script src="../../game/lib/animal_record_list.js?update_date=190908"></script>
|
<script src="../../game/lib/animal_record_list.js?update_date=190908"></script>
|
||||||
|
|||||||
@@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<!-- Ranking : source files -->
|
<!-- Ranking : source files -->
|
||||||
<script src="../../game/ranking/ranking.js?update=190916"></script>
|
<script src="../../game/ranking/ranking.js?update=190927"></script>
|
||||||
<script src="../../game/ranking/main.js"></script>
|
<script src="../../game/ranking/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -45,9 +45,9 @@
|
|||||||
|
|
||||||
<!-- Result : source files -->
|
<!-- Result : source files -->
|
||||||
<script src="../../game/result/history_board.js"></script>
|
<script src="../../game/result/history_board.js"></script>
|
||||||
<script src="../../game/result/ranking_board.js"></script>
|
<script src="../../game/result/ranking_board.js?update=190927"></script>
|
||||||
<script src="../../game/result/record_board.js"></script>
|
<script src="../../game/result/record_board.js"></script>
|
||||||
<script src="../../game/result/result.js?update=190916"></script>
|
<script src="../../game/result/result.js?update=190927"></script>
|
||||||
<script src="../../game/result/main.js"></script>
|
<script src="../../game/result/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
<script src="../../game/lib/chart.js"></script>
|
<script src="../../game/lib/chart.js"></script>
|
||||||
|
|
||||||
<!-- Start : source files -->
|
<!-- Start : source files -->
|
||||||
<script src="../../game/start/start.js?update=190916"></script>
|
<script src="../../game/start/start.js?update=190927"></script>
|
||||||
<script src="../../game/start/main.js"></script>
|
<script src="../../game/start/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -75,7 +75,7 @@
|
|||||||
|
|
||||||
<script src="../../game/typing/examination/define_variables.js"></script>
|
<script src="../../game/typing/examination/define_variables.js"></script>
|
||||||
<script src="../../game/typing/examination/average_typing_speed.js"></script>
|
<script src="../../game/typing/examination/average_typing_speed.js"></script>
|
||||||
<script src="../../game/typing/examination/game.js?update=190916"></script>
|
<script src="../../game/typing/examination/game.js?update=190927"></script>
|
||||||
<script src="../../game/typing/examination/main.js"></script>
|
<script src="../../game/typing/examination/main.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user