Normand Briere
2019-06-13 4629090fafbef256abd0686a85ee12042d658868
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);