Normand Briere
2019-05-05 44b1501b5c4cd60ea67cc3d0971ed53f53b594e6
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();