From a45370aa8bf7a5558801220d625bff89f3f1a185 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 Sep 2013 19:05:01 +0300 Subject: fix renderer names and types. --- src/render/mobileopenglgraphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/mobileopenglgraphics.cpp') diff --git a/src/render/mobileopenglgraphics.cpp b/src/render/mobileopenglgraphics.cpp index 054588645..d8ed1bc3a 100644 --- a/src/render/mobileopenglgraphics.cpp +++ b/src/render/mobileopenglgraphics.cpp @@ -64,7 +64,7 @@ MobileOpenGLGraphics::MobileOpenGLGraphics(): #endif mFbo() { - mOpenGL = 3; + mOpenGL = RENDER_GLES_OPENGL; mName = "mobile OpenGL"; } -- cgit v1.2.3-60-g2f50