diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/pttbbs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/pttbbs.conf b/sample/pttbbs.conf index a646aa0c..91773abb 100644 --- a/sample/pttbbs.conf +++ b/sample/pttbbs.conf @@ -148,6 +148,9 @@ /* 在轉信時附上的時區. 若在台灣, 中國大陸等地, 用預設的即可. */ //#define INNTIMEZONE "+0800 (CST)" +/* 開啟小天使小主人功能 */ +//#define PLAY_ANGEL + /* 前進站畫面 */ #define INSCREEN \ "前進站畫面 (請至 pttbbs.conf 修改您的前進站畫面)" |