Make analyser into one machine
This commit is contained in:
@@ -83,7 +83,7 @@ subInventoryDisplay subinv cfig w = case subinv of
|
||||
, listTextPicturesAt subInvX 60 cfig $ map text (ammoTweakStrings it)
|
||||
]
|
||||
DisplayTerminal {_termParams = tp} -> pictures
|
||||
[ invHead cfig "TERMINAL"
|
||||
[ invHead cfig (_termTitle tp)
|
||||
, renderListAt subInvX 60 cfig
|
||||
. reverse
|
||||
. take (_termMaxLines tp)
|
||||
|
||||
Reference in New Issue
Block a user