Allow use of items while examine subinventory shows
Still not sure what to do with right click scrolling, item swapping
This commit is contained in:
+2
-1
@@ -25,8 +25,9 @@ itemFromBase = \case
|
||||
TARGETING tt -> targetingScope tt
|
||||
BULLETMOD bm -> bulletModule bm
|
||||
STICKYMOD -> stickyMod
|
||||
ITEMSCANNER -> itemScanner
|
||||
ITEMSCAN -> itemScan
|
||||
INTROSCAN t -> introScan t
|
||||
MAPPER -> mapper
|
||||
|
||||
itemFromAmmoMag :: AmmoMagType -> Item
|
||||
itemFromAmmoMag at = case at of
|
||||
|
||||
Reference in New Issue
Block a user