Add: LicenseDataManager

This commit is contained in:
2018-12-12 00:01:40 +09:00
parent 0733a79630
commit 750887d5d1
4 changed files with 152 additions and 34 deletions
+1
View File
@@ -57,6 +57,7 @@
<script src="../../game/license_timer/license_data/company_subject.js"></script>
<!-- game : source files -->
<script src="../../game/license_timer/license_data_manager.js"></script>
<script src="../../game/license_timer/loading.js"></script>
<script src="../../game/license_timer/login.js"></script>
<script src="../../game/license_timer/timer.js"></script>