Normand Briere
2019-04-28 f23e09019d161b02d566ffe312fdc553459fb954
cSpring.java
....@@ -565,7 +565,7 @@
565565 // }
566566
567567 //new Exception().printStackTrace();
568
- GL gl = display.GetGL(); // getGL();
568
+ GL gl = display.GetGL0(); // getGL();
569569
570570 //gl.glDisable(GL.GL_LIGHTING);
571571