LOGIN变量移至NET内

This commit is contained in:
MrZ626
2021-03-28 20:15:36 +08:00
parent e6becff209
commit 35ac6eacbc
3 changed files with 4 additions and 4 deletions

View File

@@ -23,9 +23,9 @@ SAVEDIR=fs.getSaveDirectory()
--Global Vars & Settings
LOADED=false
DAILYLAUNCH=false
LOGIN=false
EDITING=""
NET={
login=false,
allow_online=false,
}
ERRDATA={}