From 7c2ab421e94cff819f23d46997480016a5470793 Mon Sep 17 00:00:00 2001 From: MrZ626 <1046101471@qq.com> Date: Mon, 29 Mar 2021 15:29:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=99=BB=E5=BD=95=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E7=9A=84=E4=B8=80=E4=B8=AA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- parts/gametoolfunc.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/parts/gametoolfunc.lua b/parts/gametoolfunc.lua index e4475c93..eeb15fab 100644 --- a/parts/gametoolfunc.lua +++ b/parts/gametoolfunc.lua @@ -1153,8 +1153,6 @@ do if res.id then USER.id=res.id USER.authToken=res.authToken - NET.getAccessToken() - else SCN.back() end FILE.save(USER,"conf/user","q")