Cleanup
This commit is contained in:
@@ -158,4 +158,3 @@ soundMultiFrom (so:sos) pos sType mtime w
|
||||
{- | Sets '_soundTime' to 0. -}
|
||||
stopSoundFrom :: SoundOrigin -> World -> World
|
||||
stopSoundFrom so = over (playingSounds . ix so . soundTime) (fmap $ min 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user