Skip to content
Snippets Groups Projects
Commit 78df56e1 authored by David Parks's avatar David Parks
Browse files

MAINT-616 Fix for crash on teleport from previous changes

parent 534168c4
No related branches found
No related tags found
No related merge requests found
......@@ -153,7 +153,7 @@ void LLVBOPool::deleteBuffer(U32 name)
mGLNamePool.push_back(name);
LLVertexBuffer::unbind();
glBindBufferARB(mType, 0);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment