summaryrefslogtreecommitdiffstats
path: root/mbbsd/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/user.c')
-rw-r--r--mbbsd/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/user.c b/mbbsd/user.c
index 07abb4d4..c375032f 100644
--- a/mbbsd/user.c
+++ b/mbbsd/user.c
@@ -859,7 +859,7 @@ showplans(char *uid)
/* ´Ñ°ê°êÀ² */
setapath(genbuf, bcache[kingdom_bid - 1].brdname);
strlcat(genbuf, "/chess_ensign", sizeof(genbuf));
- show_file(genbuf, 13, 9, ONLY_COLOR);
+ show_file(genbuf, 13, 10, ONLY_COLOR);
return;
}
}