Commit 0146b342 authored by nanahira's avatar nanahira

fix

parent 68397478
......@@ -174,8 +174,10 @@ function Auxiliary.StartPick(e)
end
end
for tp,list in pairs(extra_sp) do
for p=0,1 do
Auxiliary.SinglePick(p,list,4)
if tp~=TYPE_FUSION then
for p=0,1 do
Auxiliary.SinglePick(p,list,4)
end
end
end
for i=1,1 do
......
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