endPGL in android as well

This commit is contained in:
codeanticode
2012-02-14 23:44:00 +00:00
parent c9a940fde8
commit 3a4dfb3203
@@ -1521,7 +1521,7 @@ public class PGraphicsAndroid3D extends PGraphics {
}
public void endGL() {
public void endPGL() {
restoreGLState();
}