Add: Fullscreen button to login

This commit is contained in:
2018-05-08 19:09:21 +09:00
parent 49ac6dacb3
commit 5cecf98858
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
<!-- library source files -->
<script src="../../game/lib/input_type_text.js"></script>
<script src="../../game/lib/round_rect_button.js"></script>
<script src="../../game/lib/fullscreen_button.js"></script>
<!-- source files -->
<script src="../../game/login/login.js"></script>