Fix: move burn black meat to the trash can
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
<!-- library source files -->
|
||||
<script src="../../game/lib/util/number_util.js"></script>
|
||||
<script src="../../game/lib/util/record_util.js"></script>
|
||||
<script src="../../game/lib/util/string_util.js"></script>
|
||||
<script src="../../game/lib/util/time_util.js"></script>
|
||||
|
||||
<script src="../../game/lib/text/input_type_text.js"></script>
|
||||
<script src="../../game/lib/text/time_over_text.js"></script>
|
||||
@@ -59,11 +61,12 @@
|
||||
<script src="../../game/lib/button/fullscreen_button.js"></script>
|
||||
<script src="../../game/lib/db_connect_manager.js"></script>
|
||||
<script src="../../game/lib/experience_app_timer.js"></script>
|
||||
<script src="../../game/lib/stage_timer.js"></script>
|
||||
<script src="../../game/lib/realtime_stage_timer.js"></script>
|
||||
|
||||
<!-- Grilled meat : source files -->
|
||||
<script src="../../game/mouse/grilled_meat/loading.js"></script>
|
||||
|
||||
<script src="../../game/mouse/grilled_meat/waiter.js"></script>
|
||||
<script src="../../game/mouse/grilled_meat/god.js"></script>
|
||||
<script src="../../game/mouse/grilled_meat/speech_bubble.js"></script>
|
||||
<script src="../../game/mouse/grilled_meat/plus_score.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user