Commit a9cbe9dd authored by 未闻皂名's avatar 未闻皂名

2024/9/18 bug修复

parent 2b325325
Pipeline #29844 passed with stages
in 11 minutes and 26 seconds
......@@ -51,5 +51,5 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
end
function cm.aclimit(e,re,tp)
local tc=re:GetHandler()
return not tc:IsCode(list[1])
return tc:IsCode(list[1])
end
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment