Commit 41e43ddd authored by TanakaKotoha's avatar TanakaKotoha

fix

parent 3337165b
...@@ -55,7 +55,7 @@ function cm.cfilter(c,tp) ...@@ -55,7 +55,7 @@ function cm.cfilter(c,tp)
end end
function cm.acop(e,tp,eg,ep,ev,re,r,rp) function cm.acop(e,tp,eg,ep,ev,re,r,rp)
if eg:IsExists(cm.cfilter,1,nil,tp) then if eg:IsExists(cm.cfilter,1,nil,tp) then
e:GetHandler():AddCounter(0x5,1) e:GetHandler():AddCounter(0x34f,1)
end end
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