Further strictifying
This commit is contained in:
@@ -39,7 +39,7 @@ aCurveBulAt
|
||||
aCurveBulAt maycid col pos control targ hiteff width = Bul'
|
||||
{ _ptDraw = drawBul
|
||||
, _ptUpdate' = \w -> mvGenBullet w . setVel
|
||||
, _btVel' = (0,0)
|
||||
, _btVel' = (V2 0 0)
|
||||
, _btColor' = col
|
||||
, _btTrail' = [pos]
|
||||
, _btPassThrough' = maycid
|
||||
|
||||
Reference in New Issue
Block a user