From 73f65e2da445e7d70abe3f558275bc80928ecddf Mon Sep 17 00:00:00 2001 From: scw Date: Sat, 8 Jan 2005 16:18:27 +0000 Subject: fix previous commit. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2391 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/user.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/user.c b/mbbsd/user.c index e27bbae9..c4e58af6 100644 --- a/mbbsd/user.c +++ b/mbbsd/user.c @@ -788,7 +788,7 @@ showplans(char *uid) /* ´Ñ°ê°êÀ² */ setapath(genbuf, bcache[kingdom_bid - 1].brdname); strlcat(genbuf, "/chess_ensign", sizeof(genbuf)); - show_file(genbuf, 12, 10, ONLY_COLOR); + show_file(genbuf, 13, 9, ONLY_COLOR); return; } } -- cgit v1.2.3