0.10.7:15P更新

This commit is contained in:
MrZ626
2020-08-31 23:11:25 +08:00
parent 8e2b49d529
commit b1fc121a46
3 changed files with 38 additions and 17 deletions

View File

@@ -49,7 +49,7 @@ game={
warnLVL=0, --Warning level (show)
recording=false, --If recording
replaying=false, --If replaying
seed=math.random(999999999),--Game seed
seed=math.random(2e6),--Game seed
setting={}, --Game settings
rec={}, --Recording list, key,time,key,time...