some restyle
This commit is contained in:
parent
27e785d1da
commit
905b0f7cb5
20 changed files with 218 additions and 224 deletions
|
@ -82,4 +82,14 @@ function ProvidersSystem() {
|
|||
* @type {number}
|
||||
*/
|
||||
this.s_platform_broken = -1;
|
||||
|
||||
/**
|
||||
*
|
||||
*
|
||||
* @name s_wait_login
|
||||
* @public
|
||||
* @memberof ProvidersSystem
|
||||
* @type {number}
|
||||
*/
|
||||
this.s_wait_login = -1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue