This commit is contained in:
parent
0079e80562
commit
4178435133
2 changed files with 6 additions and 6 deletions
|
@ -39,7 +39,7 @@ class CScrollyBackground
|
|||
public:
|
||||
typedef enum
|
||||
{
|
||||
DRAWMODE_NORMAL=1,
|
||||
DRAWMODE_NORMAL=0,
|
||||
DRAWMODE_ADDITIVE=1,
|
||||
DRAWMODE_SUBTRACTIVE=2,
|
||||
}DRAWMODE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue