Tweak basic curvearound magnet
This commit is contained in:
@@ -33,7 +33,7 @@ useMagShield cr invid w = w & magnets . at mgid ?~ themagnet
|
||||
{_mgID = mgid
|
||||
,_mgUpdate = Just . (mgUpdate .~ const Nothing)
|
||||
,_mgPos = _crPos cr
|
||||
,_mgField = curveAroundField
|
||||
,_mgField = curveAroundField 50 200
|
||||
}
|
||||
mgid = case it ^? itAttachment . itMInt . _Just of
|
||||
Just mgid' -> mgid'
|
||||
|
||||
Reference in New Issue
Block a user