This commit is contained in:
2026-03-26 23:35:12 +00:00
parent 8b088425a9
commit fed607681b
6 changed files with 27 additions and 26 deletions
+1
View File
@@ -106,6 +106,7 @@ flockACC w cr = fromMaybe cr $ do
macr =
safeMinimumOn (dist cpos . (^. crPos . _xy))
. filter isFarACC
. IM.elems
$ crsNearCirc cpos 50 w
return $ case macr of
Nothing -> cr