Fix poison gas
This commit is contained in:
@@ -19,7 +19,7 @@ makeCloudAt rad t drawFunc p w = w & clouds %~ (theCloud :)
|
||||
, _clRad = rad
|
||||
, _clTimer = t
|
||||
, _clType = SmokeCloud
|
||||
--, _clEffect = const id
|
||||
, _clEffect = const id
|
||||
}
|
||||
|
||||
drawCloudWith :: Float -> Float -> Color -> Cloud -> Picture
|
||||
|
||||
Reference in New Issue
Block a user