Add ItEffect data as parameter to the effect itself

This commit is contained in:
2021-05-24 21:37:42 +02:00
parent 38682049c4
commit a7d4d8911d
12 changed files with 109 additions and 59 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ defaultPT = Projectile
, _pjVel = (0,0)
, _pjDraw = \_ -> blank
, _pjID = 0
, _pjUpdate = id
, _pjUpdate = \_ -> id
}
defaultPP :: PressPlate
defaultPP = PressPlate