Normand Briere
2019-05-01 b1585b5b2b60c4165be400636c787fae24428c6a
PhysicsEditor.java
....@@ -190,6 +190,7 @@
190190
191191 void Refresh()
192192 {
193
+ new Exception().printStackTrace();
193194 System.exit(0);
194195 System.out.println("Biparam :: Refresh");
195196 physicsnode.gravity = (float)gravityField.getFloat(); // biparam.minUDivs, 99);