Skip to content
Snippets Groups Projects
Commit 6e21a9bd authored by echicken's avatar echicken :chicken:
Browse files

crlf

parent 33f1ec0d
No related branches found
No related tags found
No related merge requests found
...@@ -138,6 +138,7 @@ function main() { ...@@ -138,6 +138,7 @@ function main() {
init(); init();
if (!connect()) { if (!connect()) {
console.putmsg('Service unavailable, please try again later.'); console.putmsg('Service unavailable, please try again later.');
console.crlf();
console.pause(); console.pause();
exit(); exit();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment