summaryrefslogtreecommitdiffstats
path: root/mbbsd/gamble.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/gamble.c')
-rw-r--r--mbbsd/gamble.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/mbbsd/gamble.c b/mbbsd/gamble.c
index ead8c124..9b9939df 100644
--- a/mbbsd/gamble.c
+++ b/mbbsd/gamble.c
@@ -311,7 +311,11 @@ openticket(int bid)
fclose(fp1);
}
if (fp)
+ {
+ fprintf(fp, "\n--\n※ 開獎站 :" BBSNAME "(" MYHOSTNAME
+ ") \n◆ From: %s\n", fromhost);
fclose(fp);
+ }
if (bet != 98)
snprintf(buf, sizeof(buf), "[公告] %s 賭盤開獎", bh->brdname);