diff options
-rw-r--r-- | pttbbs/include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pttbbs/include/common.h b/pttbbs/include/common.h index 762979eb..0e22e13f 100644 --- a/pttbbs/include/common.h +++ b/pttbbs/include/common.h @@ -204,6 +204,7 @@ #define SUBJECT_NORMAL 0 #define SUBJECT_REPLY 1 #define SUBJECT_FORWARD 2 +#define SUBJECT_LOCKED 3 /* ----------------------------------------------------- */ /* ¸s²Õ¦W³æ¼Ò¦¡ Ptt */ |