联网api略微调整,http请求处理规范化
This commit is contained in:
@@ -243,10 +243,14 @@ GAME={--Global game data
|
||||
--Userdata tables
|
||||
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,
|
||||
email=false,
|
||||
auth_token=false,
|
||||
access_token=false,
|
||||
|
||||
--Local data
|
||||
username=false,
|
||||
motto=false,
|
||||
avatar=false,
|
||||
|
||||
Reference in New Issue
Block a user