summaryrefslogtreecommitdiffstats
path: root/Smoke/fluids.c
diff options
context:
space:
mode:
Diffstat (limited to 'Smoke/fluids.c')
-rw-r--r--Smoke/fluids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Smoke/fluids.c b/Smoke/fluids.c
index eece203..f80a2f0 100644
--- a/Smoke/fluids.c
+++ b/Smoke/fluids.c
@@ -43,7 +43,7 @@ int vis_dataset = DATASET_RHO;
int active_slider = 0;
int glyph_scalar = SCALAR_RHO;
int glyph_vector = VECTOR_VEL;
-int glyph_sort = GLYPH_ARROWS;
+int glyph_sort = GLYPH_BITMAPS;
GLuint startList;
float threshold1 = 0.2f;
float threshold2 = 2.0f;