diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index df090455e..6372744c2 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -3880,9 +3880,15 @@ void Simulation::update_particles_i(int start, int inc) { if (parts[i].ctype > 0 && parts[i].ctype < PT_NUM && parts[i].ctype != t) { - if ((elements[parts[i].ctype].LowTemperatureTransition==PT_ICEI || elements[parts[i].ctype].LowTemperatureTransition==PT_SNOW) && pt