Commit 8d7ec5cc authored by mercury233's avatar mercury233 Committed by GitHub

fix プレゼント交換

parent f7238fb0
...@@ -47,6 +47,7 @@ function c82257940.thcon(e,tp,eg,ep,ev,re,r,rp) ...@@ -47,6 +47,7 @@ function c82257940.thcon(e,tp,eg,ep,ev,re,r,rp)
local g=e:GetLabelObject() local g=e:GetLabelObject()
if g:FilterCount(c82257940.thfilter,nil,e:GetLabel())<2 then if g:FilterCount(c82257940.thfilter,nil,e:GetLabel())<2 then
g:DeleteGroup() g:DeleteGroup()
e:Reset()
return false return false
else return true end else return true end
end 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