修正一些新登录界面小问题

This commit is contained in:
MrZ_26
2023-01-15 00:47:24 +08:00
parent 8aac152ee6
commit 88d05c2354
6 changed files with 22 additions and 22 deletions

View File

@@ -76,7 +76,7 @@ function scene.keyDown(key,isRep)
end
elseif key=='a' then
if _testButton(3) then
NET.autoLogin()
NET.login(true)
end
elseif key=='z' then
if _testButton(4) then