Cleanup
This commit is contained in:
@@ -30,7 +30,6 @@ footstepSideEffect cr w = case cr ^? crStance . carriage of
|
||||
where
|
||||
maxStride = _strideLength (_crStance cr)
|
||||
|
||||
|
||||
makeFootstepSound :: Int -> Int -> FootForward -> Point2 -> World -> World
|
||||
makeFootstepSound currentStride maxStride ff p
|
||||
| currentStride > maxStride = soundMultiFrom footor p (chooseFootSound ff) Nothing
|
||||
|
||||
Reference in New Issue
Block a user