Remove explicit external terminal color record
This commit is contained in:
@@ -103,7 +103,7 @@ addButtonSlowDoor x h =
|
||||
where
|
||||
f g y = g $ y ^. _1 . _y
|
||||
theterminal =
|
||||
putMessageTerminal terminalColor (simpleTermMessage themessage)
|
||||
putMessageTerminal (simpleTermMessage themessage)
|
||||
& plSpot
|
||||
.~ rprBoolShift
|
||||
(isUnusedLnkType InLink)
|
||||
|
||||
Reference in New Issue
Block a user