Start creating explicit tutorial map
This commit is contained in:
@@ -380,7 +380,7 @@ drawTerminalDisplay cfig tm =
|
||||
TerminalTextInput s ->
|
||||
(++ [(getPromptTM ++ s ++ [cFilledRect], white)])
|
||||
TerminalPressTo s ->
|
||||
(++ [(getPromptTM ++ "PRESS TO " ++ s, white)])
|
||||
(++ [("<" ++ s ++ ">", white)])
|
||||
|
||||
-- | hasfoc = clockCycle 10 (V.fromList [[cFilledRect] , "."]) w
|
||||
|
||||
|
||||
Reference in New Issue
Block a user