Commit ee9107a9 authored by nanahira's avatar nanahira

fix

parent 1ae3d242
Pipeline #32273 failed with stages
in 1 minute and 22 seconds
......@@ -51,7 +51,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
function s.selgroup_count(c)
if s:IsLocation(LOCATION_HAND) then
if c:IsLocation(LOCATION_HAND) then
return 6
else
return 1
......
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