Commit 323d39f8 authored by nanahira's avatar nanahira

fix

parent 90c7bebf
......@@ -134,7 +134,7 @@ function Auxiliary.StartPick(e)
list=main_trap
end
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
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