Commit before trying to deal with leak in main inventory display
This commit is contained in:
@@ -73,6 +73,9 @@ itemBaseName = \case
|
||||
ARHUD -> "AR-HUD"
|
||||
DROPPER x -> "DROPPER-" ++ showInventoryPathing x
|
||||
CLICKER x -> "CLICKER-" ++ showInventoryPathing x
|
||||
COPIER x -> "COPIER-" ++ showInventoryPathing x
|
||||
BGATE -> "BGATE"
|
||||
UGATE -> "UGATE"
|
||||
|
||||
showInventoryPathing :: InventoryPathing -> String
|
||||
showInventoryPathing = \case
|
||||
|
||||
Reference in New Issue
Block a user