Normand Briere
2019-09-25 51e45bf615e1e2b4aca2edf9f7333b687c7d015e
GenericJoint.java
....@@ -342,7 +342,7 @@
342342
343343 // assert(bRep != null);
344344
345
- if (Globals.isLIVE() && live && display.DrawMode() == display.SHADOW) // FUCK
345
+ if (Globals.isLIVE() && live && display.DrawMode() == display.SHADOW) // SHADOW
346346 {
347347 // float ms = getDeltaTimeMicroseconds();
348348 // float minFPS = 1000000f / 60f;