Work on terminal text display
This commit is contained in:
@@ -358,7 +358,8 @@ combineInventoryExtra sss msel cfig w = fold $ do
|
||||
(Just (0, i))
|
||||
|
||||
drawTerminalDisplay :: LWorld -> Config -> Terminal -> Picture
|
||||
drawTerminalDisplay lw cfig tm = drawSelectionList secondColumnLDP cfig f
|
||||
drawTerminalDisplay lw cfig tm
|
||||
= drawSelectionList (secondColumnLDP & ldpBorder ?~ (49, 16)) cfig f
|
||||
where
|
||||
-- <> invHead cfig ("TERMINAL-" ++ show tid)
|
||||
-- <> color
|
||||
|
||||
Reference in New Issue
Block a user