Changed initial constants to true
This commit is contained in:
@ -158,9 +158,9 @@ static alienmap2_vals_t wvals = {
|
|||||||
1.0,
|
1.0,
|
||||||
0.0,
|
0.0,
|
||||||
RGB,
|
RGB,
|
||||||
FALSE,
|
TRUE,
|
||||||
FALSE,
|
TRUE,
|
||||||
FALSE,
|
TRUE,
|
||||||
}; /* wvals */
|
}; /* wvals */
|
||||||
|
|
||||||
static GDrawable *drawable;
|
static GDrawable *drawable;
|
||||||
|
Reference in New Issue
Block a user