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 0921b94..12b6f4b 100644
--- a/Smoke/colormap.c
+++ b/Smoke/colormap.c
@@ -20,7 +20,7 @@ static int colormap_num_colors = PALETTE_MAXCOLORS;
static float colormap_alpha = 1.0f;
-static int colormap_scaling = TRUE;
+static int colormap_scaling = FALSE;
static int colormap_clamping = FALSE;