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

Fix internal code of SBBSLIST (no longer SBL).

parent 158014a1
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ if(options
user.qwk_settings&=~QWK_FILES;
}
else if(console.yesno("\r\nDo you wish to access the Synchronet BBS List database"))
bbs.exec_xtrn("SBL");
bbs.exec_xtrn("SBBSLIST");
}
/********************************/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment