Restore gib colours

This commit is contained in:
2022-07-03 16:59:52 +01:00
parent ffdfaa41c0
commit 02fcb5f072
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -81,7 +81,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
{-# INLINE debugDraw #-}