summaryrefslogtreecommitdiffstats
path: root/mbbsd/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/read.c')
-rw-r--r--mbbsd/read.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c
index cdcba6cd..1a7fae93 100644
--- a/mbbsd/read.c
+++ b/mbbsd/read.c
@@ -466,6 +466,7 @@ select_read(const keeploc_t * locmem, int sr_mode)
"增加條件 稿籌: ":"最低稿籌: ",
keyword, 7, LCECHO) || (n_money = atoi(keyword)) <= 0 ))
return READ_REDRAW;
+ strcat(keyword, "M");
}
else
{