- made the adjustments.
This commit is contained in:
parent
2914cdc939
commit
f77c4642cb
10 changed files with 65 additions and 65 deletions
|
|
@ -338,7 +338,7 @@ void FFlatVertexBuffer::CreateVBO()
|
|||
{
|
||||
sectors[i].vboindex[3] = sectors[i].vboindex[2] =
|
||||
sectors[i].vboindex[1] = sectors[i].vboindex[0] = -1;
|
||||
sectors[i].vboheight[1] = sectors[i].vboheight[0] = FIXED_MIN;
|
||||
sectors[i].vboheight[1] = sectors[i].vboheight[0] = FLT_MIN;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue