Cleanup combining code, flatten modules
This commit is contained in:
@@ -84,6 +84,7 @@ showAttachItem t itm = case t of
|
||||
|
||||
showEquipItem :: EquipItemType -> String
|
||||
showEquipItem eit = case eit of
|
||||
INVISIBILITYEQUIPMENT esite -> "INVISIBILITY " ++ show esite
|
||||
_ -> show eit
|
||||
|
||||
showAutoRechargeProgress :: LeftConsumption -> String
|
||||
|
||||
Reference in New Issue
Block a user