diff options
author | victor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-04-23 10:45:50 +0800 |
---|---|---|
committer | victor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2004-04-23 10:45:50 +0800 |
commit | 592c2af2c653d8525e9809effb4dddb2b6d9ff96 (patch) | |
tree | 6eae87bd90424bdf2126af69f1a76afd877ec686 /mbbsd | |
parent | 30eb83a227b6bc5b6efdeeec5052ae1ef4bba45e (diff) | |
download | pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar.gz pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar.bz2 pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar.lz pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar.xz pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.tar.zst pttbbs-592c2af2c653d8525e9809effb4dddb2b6d9ff96.zip |
revert the river name
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1820 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd')
-rw-r--r-- | mbbsd/chc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chc.c b/mbbsd/chc.c index 17cda17e..12aed0ad 100644 --- a/mbbsd/chc.c +++ b/mbbsd/chc.c @@ -49,7 +49,7 @@ static const char *chess_brd[BRD_ROW * 2 - 1] = { "├─┼─┼─┼─┼─┼─┼─┼─┤", /* 3 */ "│ │ │ │ │ │ │ │ │", "├─┴─┴─┴─┴─┴─┴─┴─┤", /* 4 */ - "│ 凱 達 格 藍 大 道 │", + "│ 楚 河 漢 界 │", "├─┬─┬─┬─┬─┬─┬─┬─┤", /* 5 */ "│ │ │ │ │ │ │ │ │", "├─┼─┼─┼─┼─┼─┼─┼─┤", /* 6 */ |