summaryrefslogtreecommitdiffstats
path: root/mbbsd/bbs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/bbs.c')
-rw-r--r--mbbsd/bbs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index 2bd82a21..e236fb13 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -3330,6 +3330,8 @@ b_config(void)
int touched = 0, finished = 0;
bp = getbcache(currbid);
+ grayout_lines(0, b_lines -14, 0);
+
while(!finished) {
move(b_lines - 14, 0); clrtobot();