Commit 855c9ea5 authored by 未闻皂名's avatar 未闻皂名

2025/7/6 bug修复

parent 0a64c21e
Pipeline #38594 passed with stages
in 15 minutes and 24 seconds
No preview for this file type
......@@ -44,5 +44,5 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
end
function cm.aclimit(e,re,tp)
local tc=re:GetHandler()
return tc:IsType(TYPE_FUSION) and c:IsLevel(7)
return tc:IsType(TYPE_FUSION) and tc:IsLevel(7)
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