Commit 664729f6 authored by Chen Bill's avatar Chen Bill

remove unused function

parent 9c3f74ec
......@@ -71,9 +71,6 @@ function c79569173.desop(e,tp,eg,ep,ev,re,r,rp)
Duel.RaiseSingleEvent(e:GetHandler(),EVENT_CUSTOM+79569173,e,0,tp,tp,0)
end
end
function c79569173.disop(e,tp)
return e:GetLabel()
end
function c79569173.thfilter(c)
return c:IsRace(RACE_DINOSAUR) and c:IsAbleToHand()
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