Partially successful change of terminals to external entities
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ tmUpdate tm w = case w ^? terminals . ix (_tmID tm) . tmFutureLines . ix 0 of
|
||||
)
|
||||
Just (TerminalLineEffect _ eff) -> w
|
||||
& pointTermParams . tmFutureLines %~ tail
|
||||
& eff (_subInventory . _hudElement $ _hud w)
|
||||
& eff tm
|
||||
Just (TerminalLineInput _) -> w & pointTermParams %~
|
||||
( ( tmFutureLines %~ tail )
|
||||
-- . ( tmScrollCommands .~ scrollc )
|
||||
|
||||
Reference in New Issue
Block a user