diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
