Commit 7f8d5964 authored by salix5's avatar salix5

fix msg

parent 70184ee9
......@@ -1118,7 +1118,7 @@ function Auxiliary.chainreg(e,tp,eg,ep,ev,re,r,rp)
end
end
--cost function for message sending
function Auxiliary.msgcost(e,tp,eg,ep,ev,re,r,rp)
function Auxiliary.msgcost(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then return true end
Duel.Hint(HINT_OPSELECTED,1-tp,e:GetDescription())
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