Normand Briere
2019-04-23 ec9d13e42c9c8674739acefb0769a9273a1048c9
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