summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r--mbbsd/io.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/io.c b/mbbsd/io.c
index 690b7351..b92c262e 100644
--- a/mbbsd/io.c
+++ b/mbbsd/io.c
@@ -334,6 +334,7 @@ igetch()
currutmp->msgs[0].userid, WATERBALL_GENERAL, NULL);
#else
switch (currutmp->msgs[0].msgmode) {
+ case MSGMODE_TALK:
case MSGMODE_WRITE:
my_write(currutmp->msgs[0].pid, "¤ô²y¥á¹L¥h¡G ",
currutmp->msgs[0].userid, WATERBALL_GENERAL, NULL);