summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mbbsd/dice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/dice.c b/mbbsd/dice.c
index 8fb0a9f9..b6336d93 100644
--- a/mbbsd/dice.c
+++ b/mbbsd/dice.c
@@ -235,7 +235,7 @@ show_output(int bet[])
move(12, 0);
clrtoline(17);
- /* 暫時降啦 因為那各clrtoline怪怪的 */
+ /* 暫時降啦 因為那各clrtoline怪怪的 */ // XXX 哪裡怪?
for (i = 13; i <= 18; i++) {
move(i, 0);
prints(" ");