自动登录时机修改为ws-app连接成功并且版本是最新
This commit is contained in:
@@ -181,9 +181,6 @@ local loadingThread=coroutine.wrap(function()
|
||||
TASK.new(NET.updateWS_user)
|
||||
TASK.new(NET.updateWS_play)
|
||||
NET.wsconn_app()
|
||||
if USER.authToken then
|
||||
NET.wsconn_user_token(USER.uid,USER.authToken)
|
||||
end
|
||||
|
||||
while true do
|
||||
if math.random()<.126 then
|
||||
|
||||
Reference in New Issue
Block a user