Remove Smoke datatype
This commit is contained in:
@@ -39,3 +39,5 @@ makeFlamerSmoke pos w = w & clouds %~ IM.insert i theCloud
|
||||
, _clEffect = const id
|
||||
}
|
||||
|
||||
spawnSmokeAtCursor :: World -> World
|
||||
spawnSmokeAtCursor w = makeSmokeCloud (mouseWorldPos w) w
|
||||
|
||||
Reference in New Issue
Block a user