We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1364fe7 + fd1c6ba commit 88fcefbCopy full SHA for 88fcefb
modules/overrungl.opengl/src/main/java/overrungl/opengl/GL.java
@@ -22,7 +22,7 @@
22
* @author squid233
23
* @since 0.1.0
24
*/
25
-public non-sealed class GL extends GL46 {
+public class GL extends GL46 {
26
/// Creates an instance of OpenGL functions.
27
///
28
/// @param function a function that returns the address of specific OpenGL function
0 commit comments