summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Smoke/Week 2.ncbbin15518720 -> 0 bytes
-rw-r--r--Smoke/colormap.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/Week 2.ncb b/Smoke/Week 2.ncb
deleted file mode 100644
index a5b3b56..0000000
--- a/Smoke/Week 2.ncb
+++ /dev/null
Binary files differ
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;