This commit is contained in:
Бранимир Караџић 2019-04-16 20:07:42 -07:00
parent 1198f73af1
commit c927f474d5
1 changed files with 1 additions and 0 deletions

View File

@ -455,6 +455,7 @@ struct Mesh
group.m_vbh = bgfx::createVertexBuffer(mem, m_decl);
}
break;
case BGFX_CHUNK_MAGIC_VBC:
{
read(_reader, group.m_sphere);