diff options
Diffstat (limited to 'src/simulation/Simulation.cpp')
| -rw-r--r-- | src/simulation/Simulation.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index 64969e1..880d2b1 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -3093,7 +3093,6 @@ void Simulation::update_particles_i(int start, int inc) int excessive_stacking_found = 0; currentTick++; - currentTick %= 3600; if (lighting_recreate>0) { |
