Fix comment
This commit is contained in:
parent
08b2e27ed9
commit
3d409a9742
@ -112,7 +112,7 @@ void GraphStructure::createMesh(bool show_invisible,
|
||||
assert(m_mesh_buffer->getVertexType()==video::EVT_STANDARD);
|
||||
|
||||
unsigned int n = 0;
|
||||
// Count the number of quads to display (some quads might be invisible
|
||||
// Count the number of quads to display (some quads might be invisible)
|
||||
|
||||
for (unsigned int i = 0; i < getNumNodes(); i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user