Normand Briere
2019-06-16 372b7fd481a476cd659713a4a01bf28bf6760cbe
VehicleDemo.java
....@@ -529,7 +529,7 @@
529529 public void renderme0(iCameraPane display)
530530 {
531531 //updateCamera();
532
- GL gl = display.GetGL();
532
+ GL gl = display.GetGL0();
533533
534534 if (dynamicsWorld != null) {
535535 int numObjects = dynamicsWorld.getNumCollisionObjects();