Commit before trying to deal with leak in main inventory display

This commit is contained in:
2025-01-04 12:58:36 +00:00
parent 3b452b9002
commit 89eed0d059
11 changed files with 180155 additions and 504877 deletions
+3
View File
@@ -48,6 +48,9 @@ itemSPic it = case it ^. itType of
DETECTOR dt -> noPic (colorSH (detectorColor dt) $ upperPrismPolySU 3 $ rectWH 2 2)
DROPPER{} -> defSPic
CLICKER{} -> defSPic
COPIER{} -> defSPic
BGATE -> defSPic
UGATE -> defSPic
craftItemSPic :: CraftType -> Shape
craftItemSPic = \case