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

Remove the bbs.user_sync() call - should no longer be necessary.

parent 0fbca2b6
No related branches found
No related tags found
No related merge requests found
......@@ -215,9 +215,6 @@ if(user.security.level==99 /* Sysop logging on */
console.crlf();
}
// Force reload of user record (for Guest logons)
bbs.user_sync();
// Change to "true" if you want your RLogin server to act as a door game server only
if(false
&& bbs.sys_status&SS_RLOGIN) {
......
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