Commit 6f727eb1 authored by xiaoye's avatar xiaoye

fix

parent 2e7a4b3f
...@@ -551,8 +551,8 @@ vgf..Sendto(loc,sg,...) ...@@ -551,8 +551,8 @@ vgf..Sendto(loc,sg,...)
> >
> **LOCATION_OVERLAY : c `c为叠放的卡,填nil | 不填则为先导者`** > **LOCATION_OVERLAY : c `c为叠放的卡,填nil | 不填则为先导者`**
> >
> **LOCATION_TRIGGER : tp,tp,LOCATION_FZONE,POS_FACEUP,true** > **LOCATION_TRIGGER : tp**
> >
> **LOCATION_MZONE : sumtype,tp,zone,pos** > **LOCATION_MZONE : sumtype,tp,zone,pos**
> >
> **其他区域 : c,tp,pos,reason** > **其他区域 : tp,pos,reason**
\ No newline at end of file \ No newline at end of file
...@@ -1609,6 +1609,7 @@ function VgD.CallInPrisonOperation(val) ...@@ -1609,6 +1609,7 @@ function VgD.CallInPrisonOperation(val)
end end
end end
sg=Group.CreateGroup() sg=Group.CreateGroup()
Duel.AdjustAll()
end end
end end
function VgD.CallInPrisonFilter(c,e,tp) function VgD.CallInPrisonFilter(c,e,tp)
......
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