Add: Ads screen in the start page

This commit is contained in:
2018-09-22 16:03:49 +09:00
parent 7780bd534f
commit 58de28d781
6 changed files with 93 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@
<script src="../../game/lib/announce_box.js"></script>
<!-- source files -->
<script src="../../game/start/Ads.js"></script>
<script src="../../game/start/start.js"></script>
<script src="../../game/start/main.js"></script>