From 51ff85e3daef798dafa1c52c1db52441fefcfd76 Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Thu, 23 Jul 2020 21:00:20 +0800 Subject: [PATCH] 错误检查 --- src/actions/GmAction.lua | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/src/actions/GmAction.lua b/src/actions/GmAction.lua index 74ec6bd..97e62a5 100644 --- a/src/actions/GmAction.lua +++ b/src/actions/GmAction.lua @@ -213,8 +213,6 @@ function _M.fbc(role, pms) -- 直接通关 role:updateProperty({field = "hangPass", value = {}}) addPre(carbonId) - role:checkTaskEnter("HangPass", {id = carbonId}) - role:log("gm_action", {desc = "fbc", int1 = carbonId, key1 = pms.sender}) return "成功" -- libgit2 0.21.2