整理几个全局变量

This commit is contained in:
MrZ626
2020-10-18 15:37:38 +08:00
parent a6708ebf0e
commit 5fe1c027fe
4 changed files with 21 additions and 7 deletions

View File

@@ -11,8 +11,10 @@
--?
function NULL()end
DBP=print--use this if need debugging print
marking=true
MARKING=true
LOADED=false
NOGAME=false
LOGIN=false
--Global Setting & Vars
math.randomseed(os.time()*626)