summaryrefslogtreecommitdiffstats
path: root/mbbsd/talk.c
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-10-27 19:13:42 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-10-27 19:13:42 +0800
commitfddb283f9bd5979afeec32d8f18e791e7c924695 (patch)
treec96dd275203b95e6a947d266caccb16e8a3f4451 /mbbsd/talk.c
parentd41657f9500867f247edc10376b207218214dd8c (diff)
downloadpttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar.gz
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar.bz2
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar.lz
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar.xz
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.tar.zst
pttbbs-fddb283f9bd5979afeec32d8f18e791e7c924695.zip
fix layout
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1269 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/talk.c')
-rw-r--r--mbbsd/talk.c2
1 files changed, 1 insertions, 1 deletions
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]);