Commit 7408ee8e authored by nanahira's avatar nanahira

fix

parent b4155ba0
...@@ -175,7 +175,7 @@ function Auxiliary.StartPick(e) ...@@ -175,7 +175,7 @@ function Auxiliary.StartPick(e)
Auxiliary.SinglePick(p,list,4) Auxiliary.SinglePick(p,list,4)
end end
end end
for i=1,2 do for i=1,1 do
for p=0,1 do for p=0,1 do
Auxiliary.SinglePick(p,extra,4) Auxiliary.SinglePick(p,extra,4)
end end
......
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