From fddb283f9bd5979afeec32d8f18e791e7c924695 Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 27 Oct 2003 11:13:42 +0000 Subject: fix layout git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1269 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/talk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mbbsd') diff --git a/mbbsd/talk.c b/mbbsd/talk.c index 3f30f251..fd134126 100644 --- a/mbbsd/talk.c +++ b/mbbsd/talk.c @@ -385,8 +385,8 @@ my_query(char *uident) muser.chc_win, muser.chc_lose, muser.chc_tie); #ifdef ASSESS prints("¡mÄv¼Ðµû¤ñ¡n Àu %d / ¦H %d", muser.goodsale, muser.badsale); -#endif move(6, 40); +#endif if ((uentp && ((fri_stat & HFM) || strcmp(muser.userid,cuser.userid) == 0) && !uentp->invisible)) prints("¡m ©Ê §O ¡n%-28.28s\n", sex[muser.sex % 8]); -- cgit v1.2.3