Implement/improve null/un/binary logic gates
This commit is contained in:
@@ -49,8 +49,9 @@ itemSPic it = case it ^. itType of
|
||||
DROPPER{} -> defSPic
|
||||
CLICKER{} -> defSPic
|
||||
COPIER{} -> defSPic
|
||||
BGATE -> defSPic
|
||||
UGATE -> defSPic
|
||||
BINGATE -> defSPic
|
||||
UNIGATE -> defSPic
|
||||
NULGATE -> defSPic
|
||||
|
||||
craftItemSPic :: CraftType -> Shape
|
||||
craftItemSPic = \case
|
||||
|
||||
Reference in New Issue
Block a user