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