Work on mapper item, simpler generation of items from console
This commit is contained in:
@@ -69,6 +69,7 @@ itemBaseName = \case
|
||||
ITEMSCAN -> "ITEMSCAN"
|
||||
INTROSCAN t -> show t
|
||||
MAPPER -> "MAPPER"
|
||||
DETECTOR t -> show t
|
||||
|
||||
showAttachItem :: AttachType -> String
|
||||
showAttachItem t = case t of
|
||||
|
||||
Reference in New Issue
Block a user