diff options
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r-- | mbbsd/var.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c index b6e50000..83ea9924 100644 --- a/mbbsd/var.c +++ b/mbbsd/var.c @@ -267,7 +267,7 @@ char * const ModeTypeTable[MAX_MODES] = { "Ptt查榜系統", /* JCEE */ "重編文章", /* REEDIT */ "部落格", /* BLOGGING */ - "看象棋", /* CHESSWATCHING */ + "看棋", /* CHESSWATCHING */ "下圍棋", /* GO */ "", /* for future usage */ "", @@ -408,7 +408,7 @@ char roll = 0; char msg_occupied = 0; /* gomo.c */ -const char * const bw_chess[] = {"●", "○"}; +const char * const bw_chess[] = {"○", "●"}; unsigned char *pat, *adv; unsigned char * const pat_gomoku /* [1954] */ = /* 0 */ "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00" |