Commit 36d7b13d authored by 未闻皂名's avatar 未闻皂名

2025/9/6 bug修复

parent 18812b61
...@@ -37,5 +37,5 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp) ...@@ -37,5 +37,5 @@ function cm.operation(e,tp,eg,ep,ev,re,r,rp)
end end
function cm.aclimit(e,re,tp) function cm.aclimit(e,re,tp)
local tc=re:GetHandler() local tc=re:GetHandler()
return tc:IsCode(list[1]) return RD.IsLegendCode(tc,list[1])
end 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