* commit '80fccb4dda9b2c46955e05b8be9e6071e0cc347b': There should be a mandatory coder's license. Bug #8586560
This commit is contained in:
@@ -75,6 +75,7 @@ void Dither::bindDitherTexture() {
|
||||
void Dither::clear() {
|
||||
if (mInitialized) {
|
||||
glDeleteTextures(1, &mDitherTexture);
|
||||
mInitialized = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user