Small cleanup, delete unneeded code
This commit is contained in:
@@ -121,8 +121,6 @@ bulConCr' bt p cr w
|
||||
ep = sp +.+ _btVel' bt
|
||||
mkwave = over worldEvents $ (.) (makeShockwaveAt p 15 4 1 white)
|
||||
|
||||
|
||||
|
||||
bulHitWall' :: Particle' -> Point2 -> Wall -> World -> World
|
||||
bulHitWall' bt p x w = damageBlocks x
|
||||
$ createSpark 8 colID pOut (reflectDir x) Nothing
|
||||
|
||||
Reference in New Issue
Block a user