Commit before trying to deal with leak in main inventory display
This commit is contained in:
@@ -32,6 +32,9 @@ itemFromBase = \case
|
||||
ARHUD -> arHUD
|
||||
DROPPER x -> dropper x
|
||||
CLICKER x -> clicker x
|
||||
COPIER x -> copier x
|
||||
BGATE -> bgate
|
||||
UGATE -> ugate
|
||||
|
||||
itemFromAmmoMag :: AmmoMagType -> Item
|
||||
itemFromAmmoMag at = case at of
|
||||
|
||||
Reference in New Issue
Block a user