Tweak tutorial messages

This commit is contained in:
2025-09-20 01:56:34 +01:00
parent b270e18556
commit 4179115023
8 changed files with 30 additions and 20 deletions
+1 -1
View File
@@ -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