summaryrefslogtreecommitdiffstats
path: root/mbbsd/cal.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/cal.c')
-rw-r--r--mbbsd/cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/cal.c b/mbbsd/cal.c
index 67a91a5e..ec025b90 100644
--- a/mbbsd/cal.c
+++ b/mbbsd/cal.c
@@ -142,7 +142,7 @@ osong(void)
reload_money();
if (cuser.money < 200) {
move(22, 0);
- vmsg("點歌要200銀唷!....");
+ vmsg("點歌要200元唷!....");
unlockutmpmode();
return 0;
}