Stop drawing debug info (restores speed)

This commit is contained in:
2022-07-01 18:33:44 +01:00
parent 9e9c449fe6
commit 597cef6bd4
+1 -1
View File
@@ -82,7 +82,7 @@ extraPics cfig w = pictures (_decorations w)
<> concatMapPic clDraw (_clouds w )
<> concatMapPic ppDraw (_pressPlates w )
<> viewClipBounds cfig w
<> debugDraw cfig w
-- <> debugDraw cfig w
debugDraw :: Configuration -> World -> Picture
debugDraw cfig w = pic