From 098f190b2fcb394558424d0d4d56c1f27ee4956c Mon Sep 17 00:00:00 2001 From: wens Date: Sat, 19 Sep 2009 04:33:09 +0000 Subject: Always display designated system banner first. Let user choose whether to display user songs. r4856_adbanner will reset all users to not display user songs. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4856 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/uflags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/uflags.h') diff --git a/include/uflags.h b/include/uflags.h index d0414db0..5192fcce 100644 --- a/include/uflags.h +++ b/include/uflags.h @@ -22,8 +22,8 @@ #define FRIEND_FLAG 0x00000010 /* true if show friends only */ #define BRDSORT_FLAG 0x00000020 /* true if the boards sorted alphabetical */ #define ADBANNER_FLAG 0x00000040 /* (was: MOVIE_FLAG, true if show advertisement banner */ +#define ADBANNER_USONG_FLAG 0x00000080 /* true if show user songs in banner */ /* deprecated flag */ -//#define COLOR_FLAG 0x00000080 /* true if the color mode open */ //#define MIND_FLAG 0x00000100 /* true if mind search mode open <-Heat*/ /* DBCS CONFIG */ -- cgit v1.2.3