mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
clean up
This commit is contained in:
parent
31481931e8
commit
a81c6ebd06
8 changed files with 201 additions and 187 deletions
|
|
@ -204,7 +204,6 @@ bool GFXGLTextureObject::copyToBmp(GBitmap * bmp)
|
|||
}
|
||||
}
|
||||
}
|
||||
//XXTH orig: glBindTexture(mBinding, NULL);
|
||||
glBindTexture(mBinding, 0);
|
||||
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue