新增自定义房间参数(需要测试)(暂时只能创建时选择)

This commit is contained in:
MrZ626
2021-06-08 05:20:31 +08:00
parent 24bd08a1b2
commit 0af32f12e3
14 changed files with 363 additions and 62 deletions

View File

@@ -241,13 +241,10 @@ do
end
if STAT.version<1302 then
FILE.clear_s("")
autoRestart=true
end
if STAT.version<1405 then
fs.remove('conf/user')
fs.remove('conf/key')
needSave=true
autoRestart=true
end
if STAT.version~=VERSION.code then
STAT.version=VERSION.code