summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.c
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-01-10 12:23:53 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-01-10 12:23:53 (GMT)
commitb83fcd9e5721b107a15ce51e74984ce38623e44b (patch)
treeeb4bd7a9c86136aa3256f6018b173cc0ee352072 /Smoke/colormap.c
parent120b234068acc69155a0e7bc30aa6b78ad3b7f22 (diff)
download2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.zip
2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.tar.gz
2iv35-b83fcd9e5721b107a15ce51e74984ce38623e44b.tar.bz2
small changes
Diffstat (limited to 'Smoke/colormap.c')
-rw-r--r--Smoke/colormap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/colormap.c b/Smoke/colormap.c
index f928bce..c3a5c8f 100644
--- a/Smoke/colormap.c
+++ b/Smoke/colormap.c
@@ -19,7 +19,7 @@ static int colormap_colormap = PALETTE_BLACKWHITE;
static int colormap_num_colors = PALETTE_MAXCOLORS;
-static float colormap_alpha = 1.0f;
+static float colormap_alpha = 0.9f;
static int colormap_scaling = FALSE;