Fixed DOS encodings using: iconv -f CP852
[mirrors/Programs.git] / turbobasic / TOM.BAS
old mode 100755 (executable)
new mode 100644 (file)
index 7b7a088..3f32898
@@ -3,7 +3,7 @@ START:
     COLOR 14,1\r
     SCREEN 1\r
                        LOCATE 2,2\r
-                       INPUT "  ZADEJTE STARTOVACÖ PIN  " ;A\r
+                       INPUT "  ZADEJTE STARTOVACÍ PIN  " ;A\r
                        IF A<>007 THEN GOTO START\r
                 REM ZDE LZE DOPLNIT PROGRAM DO KTEREHO LZE VSTOUPIT PINEM 007\r
    STOP\r
This page took 0.094555 seconds and 4 git commands to generate.