Run stacking check less often

But force it to be run after loading a save so that really extreme
numbers of stacked particles form BHOL immediately
This commit is contained in:
jacksonmj
2012-06-09 11:49:10 +01:00
parent 5d4c21d83b
commit 601766a3a0
4 changed files with 12 additions and 6 deletions

View File

@@ -759,6 +759,7 @@ extern int portal_rx[8];
extern int portal_ry[8];
extern int wire_placed;
extern int force_stacking_check;
extern playerst player;
extern playerst player2;