Commit 03de8dab authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c10071221.lua

parent 86788c41
...@@ -77,6 +77,7 @@ function cm.counterop(e,tp,eg,ep,ev,re,r,rp) ...@@ -77,6 +77,7 @@ function cm.counterop(e,tp,eg,ep,ev,re,r,rp)
end end
--Search --Search
function cm.shcon(e,tp,eg,ep,ev,re,r,rp) function cm.shcon(e,tp,eg,ep,ev,re,r,rp)
if not re then return true end
local c=e:GetHandler() local c=e:GetHandler()
return not re:GetHandler():IsCode(m) return not re:GetHandler():IsCode(m)
end end
......
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