From 2d0bb2f6ecc057ca981dfb382d7526b079ccf0af Mon Sep 17 00:00:00 2001 From: ptt Date: Sun, 23 Jun 2002 02:05:46 +0000 Subject: gamble lock git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@339 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/gamble.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd/gamble.c') diff --git a/mbbsd/gamble.c b/mbbsd/gamble.c index d37b5fa5..88e82b67 100644 --- a/mbbsd/gamble.c +++ b/mbbsd/gamble.c @@ -1,4 +1,4 @@ -/* $Id: gamble.c,v 1.18 2002/06/22 18:01:23 ptt Exp $ */ +/* $Id: gamble.c,v 1.19 2002/06/23 02:05:46 ptt Exp $ */ #include "bbs.h" #ifndef _BBS_UTIL_C_ @@ -351,10 +351,10 @@ int openticket(int bid) { deumoney(uid, money * i); mail_id(userid, buf, "etc/ticket.win", "Ptt½ä³õ"); } + fclose(fp1); } fclose(fp); - fclose(fp1); if(bet!=98) sprintf(buf, "[¤½§i] %s ½ä½L¶}¼ú", bh->brdname); -- cgit v1.2.3