Commit a1cee161 authored by nanahira's avatar nanahira

fix

parent 7408ee8e
......@@ -171,8 +171,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