summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 5a82e5bb..b3b5a4c2 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1081,7 +1081,7 @@ t_display(void)
}
setuserfile(genbuf, fn_writelog);
if (more(genbuf, YEA) != -1) {
- grayout_lines(0, b_lines-4, 0);
+ grayout(0, b_lines-5, GRAYOUT_DARK);
move(b_lines - 4, 0);
clrtobot();
outs(ANSI_COLOR(1;33;45) "★水球整理程式 " ANSI_RESET "\n"