Stop drawing debug info (restores speed)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user