Skip to content
Snippets Groups Projects
Commit bfff4f3f authored by rswindell's avatar rswindell
Browse files

Reset the auto-pause (line-counter) in LogginOn text.dat string.

This prevents any auto [Hit a Key] prompt just because we printed the
"Logging on to <bbs> as <user> ..." line.
parent ea3ef3d7
Branches
Tags
No related merge requests found
......@@ -1360,5 +1360,5 @@ const char * const text_defaults[TOTAL_TEXT]={
"" // 824 Utf8TerminalQ
,"\x0d\x0a\xb3\x20\x01\x62\x43\x43\x20\x20\x01\x6e\x01\x62\x3a\x20\x01\x68\x01\x63\x25\x2e\x37\x30\x73" // 825 MsgCarbonCopyList
,"\x01\x6e\x01\x68\x4c\x6f\x67\x67\x69\x6e\x67\x20\x6f\x6e\x20\x74\x6f\x20\x40\x42\x42\x53\x40\x20\x61\x73\x20\x40\x41\x4c\x49\x41"
"\x53\x40\x20\x40\x45\x4c\x4c\x49\x50\x53\x49\x53\x40\x0d\x0a" // 826 LoggingOn
"\x53\x40\x20\x40\x45\x4c\x4c\x49\x50\x53\x49\x53\x40\x01\x6e\x0d\x0a\x40\x52\x45\x53\x45\x54\x50\x41\x55\x53\x45\x40" // 826 LoggingOn
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment