Get rid of warnings
This commit is contained in:
@@ -16,7 +16,7 @@ updateLaser w pt =
|
||||
( case _lpType pt of
|
||||
DamageLaser dam ->
|
||||
damThingHitWith
|
||||
(\p1 p2 p3 -> Lasering dam p2 (p3 - p2))
|
||||
(\p1 p2 p3 -> Lasering dam p2 (p3 - p1))
|
||||
sp
|
||||
xp
|
||||
thHit
|
||||
|
||||
Reference in New Issue
Block a user