Commit before moving button press events from events into your control

This commit is contained in:
2022-06-29 12:12:45 +01:00
parent 5501d6f9b5
commit 4b8155ae16
8 changed files with 55 additions and 28 deletions
+3
View File
@@ -236,6 +236,9 @@ inventoryX c = case c of
, makeTypeCraftNum 5 STATICMODULE
]
'H' -> [ shatterGun ]
'I' -> [ makeTypeCraft TELEPORTMODULE
, makeTypeCraftNum 2 MICROCHIP
]
_ -> []
testInventory :: IM.IntMap Item