Tweak tutorial messages
This commit is contained in:
@@ -381,7 +381,7 @@ drawTerminalDisplay lw cfig tm =
|
||||
TerminalTextInput s ->
|
||||
(++ [(getPromptTM ++ s ++ [cFilledRect], white)])
|
||||
TerminalPressTo s ->
|
||||
(++ [("<" ++ s ++ ">", white)])
|
||||
(++ [(s, white)])
|
||||
spincurs = clockCycle 4 (V.fromList ["/","-","\\","|"]) lw
|
||||
|
||||
lnkMidPosInvSelsCol :: Config -> World -> Int -> Color -> [Int] -> Picture
|
||||
|
||||
Reference in New Issue
Block a user