From 1dd4b00ec644b858bb3686628b4279ebfe3ce166 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sun, 6 Aug 2017 19:41:04 -0400 Subject: [PATCH] minor gravity transition fix --- src/simulation/Simulation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/simulation/Simulation.cpp b/src/simulation/Simulation.cpp index 8abb7f2db..b77a2cea6 100644 --- a/src/simulation/Simulation.cpp +++ b/src/simulation/Simulation.cpp @@ -4107,7 +4107,7 @@ void Simulation::UpdateParticles(int start, int end) else s = 0; } else s = 0; - } else if (elements[t].LowPressureTransition>-1 && pv[y/CELL][x/CELL]-1 && pv[y/CELL][x/CELL]