summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-10 14:22:10 +0800
committerscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-10 14:22:10 +0800
commit8d16862e885b22d24432996c8e3039a34b910f2a (patch)
treeefb538a23d7080a494b75b2bcbf0420c715a3484
parent931c629495f328fcd0a2b6aabf8c80db23707963 (diff)
downloadpttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar.gz
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar.bz2
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar.lz
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar.xz
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.tar.zst
pttbbs-8d16862e885b22d24432996c8e3039a34b910f2a.zip
No talk request when playing go and dark.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2120 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--mbbsd/talk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/talk.c b/mbbsd/talk.c
index 1bd98ce6..78c3c251 100644
--- a/mbbsd/talk.c
+++ b/mbbsd/talk.c
@@ -1349,6 +1349,7 @@ my_talk(userinfo_t * uin, int fri_stat, char defact)
if (ch == EDITING || ch == TALK || ch == CHATING || ch == PAGE ||
ch == MAILALL || ch == MONITOR || ch == M_FIVE || ch == CHC ||
+ ch == DARK || ch == GO ||
(!ch && (uin->chatid[0] == 1 || uin->chatid[0] == 3)) ||
uin->lockmode == M_FIVE || uin->lockmode == CHC) {
if (ch == CHC) {