summaryrefslogtreecommitdiffstats
path: root/mbbsd/gamble.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/gamble.c')
-rw-r--r--mbbsd/gamble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/gamble.c b/mbbsd/gamble.c
index 3229b906..9896333d 100644
--- a/mbbsd/gamble.c
+++ b/mbbsd/gamble.c
@@ -249,7 +249,7 @@ openticket(int bid)
if(rename(buf, outcome) != 0)
{
unlockutmpmode();
- vmsg("無法準備開獎... 請至 PttBug 報告並附上板名。");
+ vmsg("無法準備開獎... 請至 " GLOBAL_BUGREPORT " 報告並附上板名。");
return 0;
}