Add: php server files for timer

This commit is contained in:
2018-12-13 00:36:48 +09:00
parent edbd4743af
commit 537b0c1db1
10 changed files with 374 additions and 88 deletions
+2 -2
View File
@@ -80,7 +80,7 @@ var Loading = {
// return;
// }
// this.state.start('Login');
this.state.start('LicenseTimer');
this.state.start('Login');
// this.state.start('LicenseTimer');
},
}