Commit 57fb26b9 authored by 大崎甜花's avatar 大崎甜花 Committed by GitHub

Update c14000060.lua

parent c172b8ce
......@@ -88,5 +88,5 @@ function cm.exop(e,tp,eg,ep,ev,re,r,rp)
end
end
function cm.sumlimit(e,c,sump,sumtype,sumpos,targetp,se)
return c:IsLocation(LOCATION_EXTRA) and not c:GetAttribute()==e:GetHandler():GetAttribute()
return c:IsLocation(LOCATION_EXTRA) and not c:IsAttribute(e:GetHandler():GetAttribute())
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