summaryrefslogtreecommitdiffstats
path: root/Smoke/colormap.c
diff options
context:
space:
mode:
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;