Fix: revise php filename

This commit is contained in:
2019-07-18 08:10:14 +09:00
parent bc2b8cd00e
commit 031be3ad1b
6 changed files with 146 additions and 30 deletions
+1
View File
@@ -35,6 +35,7 @@
<script src="../../game/lib/history_record_manager.js"></script>
<script src="../../game/lib/ranking_record_manager.js"></script>
<script src="../../game/lib/db_connect_manager.js"></script>
<script src="../../game/lib/db_service.js"></script>
<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>