Cleanup, delete hotkeys when deleting item from inventory
This commit is contained in:
@@ -25,6 +25,7 @@ itemFromBase = \case
|
||||
TARGETING tt -> targetingScope tt
|
||||
BULLETMOD bm -> bulletModule bm
|
||||
STICKYMOD -> stickyMod
|
||||
ITEMSCANNER -> itemScanner
|
||||
|
||||
itemFromAmmoMag :: AmmoMagType -> Item
|
||||
itemFromAmmoMag at = case at of
|
||||
|
||||
Reference in New Issue
Block a user