summaryrefslogtreecommitdiffstats
path: root/mbbsd/gamble.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/gamble.c')
-rw-r--r--mbbsd/gamble.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/gamble.c b/mbbsd/gamble.c
index 447c7102..3889577a 100644
--- a/mbbsd/gamble.c
+++ b/mbbsd/gamble.c
@@ -143,6 +143,7 @@ ticket(int bid)
char betname[MAX_ITEM][MAX_ITEM_LEN];
boardheader_t *bh = NULL;
+ STATINC(STAT_GAMBLE);
if (bid) {
bh = getbcache(bid);
setbpath(path, bh->brdname);