summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index b181182..967df06 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1734,6 +1734,8 @@ int main(int argc, char *argv[])
bmap[cby][cbx] = cb_bmap[cby][cbx];
emap[cby][cbx] = cb_emap[cby][cbx];
}
+
+ force_stacking_check = 1;//check for excessive stacking of particles next time update_particles is run
}
}
#ifdef INTERNAL