Fix: updateRecord before Result
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
|
||||
<script src="../../game/lib/text/input_type_text.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/text/time_over_text.js?update_date=191225"></script>
|
||||
<script src="../../game/lib/text/game_over_text.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/text/score_board.js?update_date=191224"></script>
|
||||
<script src="../../game/lib/text/score_text.js?update_date=191224"></script>
|
||||
@@ -65,7 +66,7 @@
|
||||
<script src="../../game/mouse/dodge/spaceship.js"></script>
|
||||
<script src="../../game/mouse/dodge/missile.js"></script>
|
||||
<script src="../../game/mouse/dodge/stop_watch.js"></script>
|
||||
<script src="../../game/mouse/dodge/game.js"></script>
|
||||
<script src="../../game/mouse/dodge/game.js?update_date=191225"></script>
|
||||
<script src="../../game/mouse/dodge/main.js"></script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user