联网对战测试推进22

This commit is contained in:
MrZ626
2021-02-06 13:23:52 +08:00
parent 38d3e4477c
commit eec05e7eb6
18 changed files with 350 additions and 105 deletions

View File

@@ -245,16 +245,15 @@ 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,
username=false,
id=false,
email=false,
motto=false,
avatar=false,
auth_token=false,
access_token=false,
--Local data
username=false,
motto=false,
avatar=false,
xp=0,lv=1,
}
SETTING={--Settings