Commit 14380666 authored by Tachibana's avatar Tachibana

ndyd

parent d96d1821
......@@ -95,8 +95,7 @@ function c18003014.valcheck(e,c)
end
end
function c18003014.immtg(e,c)
local seq=c:GetSequence()
return seq==0 or seq==4 or seq==6 or seq==7
return aux.GetColumn(0,4)
end
function c18003014.efilter(e,re)
return e:GetHandlerPlayer()~=re:GetHandlerPlayer() and re:IsActivated()
......
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