From e104196846d0f656ae663d2a67eec9e02e43cbec Mon Sep 17 00:00:00 2001 From: piaip Date: Sat, 19 Sep 2009 02:47:08 +0000 Subject: * change the name of 'movie' to 'adbanner' (advertisement banner), which is more descriptive. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4854 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 4b695658..d0414db0 100644 --- a/include/uflags.h +++ b/include/uflags.h @@ -21,7 +21,7 @@ //#define CLOAK_FLAG 0x00000008 /* deprecated by cuser.invisible: true if cloak was ON last session */ #define FRIEND_FLAG 0x00000010 /* true if show friends only */ #define BRDSORT_FLAG 0x00000020 /* true if the boards sorted alphabetical */ -#define MOVIE_FLAG 0x00000040 /* true if show movie */ +#define ADBANNER_FLAG 0x00000040 /* (was: MOVIE_FLAG, true if show advertisement banner */ /* deprecated flag */ //#define COLOR_FLAG 0x00000080 /* true if the color mode open */ //#define MIND_FLAG 0x00000100 /* true if mind search mode open <-Heat*/ -- cgit v1.2.3