From c5ba04d8c4f303ad621bfb295a37668bc1b3bb9c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 2 Jul 2014 21:11:48 +0300 Subject: Rename some variables in renderers. --- src/render/openglgraphicsdef.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/openglgraphicsdef.hpp') diff --git a/src/render/openglgraphicsdef.hpp b/src/render/openglgraphicsdef.hpp index 393803789..31bb798b4 100644 --- a/src/render/openglgraphicsdef.hpp +++ b/src/render/openglgraphicsdef.hpp @@ -45,7 +45,7 @@ public: static void bindTexture(const GLenum target, const GLuint texture); - static GLuint mLastImage; + static GLuint mTextureBinded; protected: void setTexturingAndBlending(const bool enable); -- cgit v1.2.3-70-g09d2