修改全局结构体变量USER的成员名

This commit is contained in:
MrZ626
2021-04-06 14:53:52 +08:00
parent 24e97e10c8
commit 202559211c
7 changed files with 19 additions and 19 deletions

View File

@@ -222,8 +222,8 @@ GAME={--Global game data
RANKS=FILE.load("conf/unlock")or{sprint_10l=0}--Ranks of modes
USER=FILE.load("conf/user")or{--User infomation
--Network infos
name=false,
id=false,
username=false,
uid=false,
authToken=false,
--Local data