修复创建房间名错误

This commit is contained in:
MrZ626
2021-02-12 17:57:26 +08:00
parent 973784ca0f
commit b35ad7303c
3 changed files with 6 additions and 5 deletions

View File

@@ -371,6 +371,8 @@ do
NOGAME=true
fs.remove("conf/key")
end
USER.username=nil
if STAT.version~=VERSION_CODE then
newVersionLaunch=true
STAT.version=VERSION_CODE