【警告】联网不能用,不要随便试

联网重制ing,提交一下做个中继点
This commit is contained in:
MrZ_26
2022-09-27 21:30:29 +08:00
parent 9e0e93de5d
commit 16553e13a2
22 changed files with 400 additions and 563 deletions

View File

@@ -575,12 +575,10 @@ do--Game data tables
end
do--Userdata tables
USER={--User infomation
--Network infos
uid=false,
authToken=false,
--Local data
xp=0,lv=1,
email=false,
password=false,
rToken=false,
aToken=false,
}
SETTING={--Settings
--Tuning
@@ -598,7 +596,6 @@ do--Userdata tables
menuPos='middle',
fine=false,
autoSave=false,
autoLogin=true,
simpMode=false,
sysCursor=true,
maxFPS=60,