mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
endPGL in android as well
This commit is contained in:
@@ -1521,7 +1521,7 @@ public class PGraphicsAndroid3D extends PGraphics {
|
||||
}
|
||||
|
||||
|
||||
public void endGL() {
|
||||
public void endPGL() {
|
||||
restoreGLState();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user