guard primaryFB tex in end()
This commit is contained in:
parent
9e227a52c0
commit
d193d70ecf
2 changed files with 13 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ void CFramebuffer::release() {
|
|||
|
||||
m_cTex.m_iTexID = 0;
|
||||
m_iFb = -1;
|
||||
m_Size = Vector2D();
|
||||
}
|
||||
|
||||
CFramebuffer::~CFramebuffer() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue