Normand Briere
2019-06-11 5e6a6f3319f0c4c687fe71952ac9ecc17792b83a
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);