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/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/history_text.js?update_date=190908"></script>
|
||||
<script src="../../game/lib/text/ranking_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=190927"></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>
|
||||
@@ -83,16 +83,16 @@
|
||||
<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_service.js?update_date=190908"></script>
|
||||
<script src="../../game/lib/history_record_manager.js?update_date=190908"></script>
|
||||
<script src="../../game/lib/ranking_record_manager.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=190927"></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/heart_manager.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/stage_timer.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/animal.js?update_date=190908"></script>
|
||||
<script src="../../game/lib/animal_record_list.js?update_date=190908"></script>
|
||||
|
||||
Reference in New Issue
Block a user