Commit 323d39f8 authored by nanahira's avatar nanahira

fix

parent 90c7bebf
...@@ -134,7 +134,7 @@ function Auxiliary.StartPick(e) ...@@ -134,7 +134,7 @@ function Auxiliary.StartPick(e)
list=main_trap list=main_trap
end end
for p=0,1 do for p=0,1 do
Auxiliary.SinglePickForMain(p,list,count,ex_list,ex_count,true) Auxiliary.SinglePick(p,list,count,ex_list,ex_count,true)
end end
end end
for tp,list in pairs(extra_sp) do for tp,list in pairs(extra_sp) 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