Commit 86e672f6 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12056006.lua

parent 0913d6a7
...@@ -76,5 +76,5 @@ function cm.ctcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -76,5 +76,5 @@ function cm.ctcon(e,tp,eg,ep,ev,re,r,rp)
return eg:IsExists(cm.cfilter,1,e:GetHandler()) return eg:IsExists(cm.cfilter,1,e:GetHandler())
end end
function cm.ctop(e,tp,eg,ep,ev,re,r,rp) function cm.ctop(e,tp,eg,ep,ev,re,r,rp)
re:GetHandler():AddCounter(0x1fb0,1) eg:GetFirst()::AddCounter(0x1fb0,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