Prettify saved config

This commit is contained in:
2022-04-11 08:47:30 +01:00
parent 3592245b46
commit ab2408b480
6 changed files with 14 additions and 6 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ basicCrShape col cr = tr . scaleSH (V3 crsize crsize crsize) $ mconcat
creatureDisplayText :: Configuration -> World -> Creature -> Picture
creatureDisplayText cfig w cr
| not (_debug_cr_status cfig) = []
| not (_debug_cr_awareness cfig) = []
| otherwise
= setLayer DebugLayer
. setDepth 20