From 597cef6bd4a3a09f4800bafc837894790132d024 Mon Sep 17 00:00:00 2001 From: justin Date: Fri, 1 Jul 2022 18:33:44 +0100 Subject: [PATCH] Stop drawing debug info (restores speed) --- src/Dodge/Render/ShapePicture.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dodge/Render/ShapePicture.hs b/src/Dodge/Render/ShapePicture.hs index 75b42a4da..0bbc205b5 100644 --- a/src/Dodge/Render/ShapePicture.hs +++ b/src/Dodge/Render/ShapePicture.hs @@ -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