Remove afterParticles

This commit is contained in:
2021-03-22 13:30:46 +01:00
parent 46ee0a6d59
commit 506b0c4b8d
5 changed files with 1 additions and 9 deletions
-1
View File
@@ -43,7 +43,6 @@ worldPictures w
, map clDraw . IM.elems $ _clouds w
, map btDraw (IM.elems (_buttons w))
, map _ptPict' $ _particles' w
, map _ptPict' $ _afterParticles' w
, map drawWallFloor (wallFloorsToDraw w)
-- , map (drawWallFace w) (wallShadowsToDraw w)
, map (drawSmokeShadow w) $ _smoke w