This commit is contained in:
Daveo 2001-02-13 20:52:06 +00:00
parent c2fe4daef8
commit cd1294ca25
7 changed files with 92 additions and 63 deletions

View file

@ -260,7 +260,7 @@ sOT *ThisOT=OtPtr+LayerOT;
{
int TriCount=*TileTable++; // Get Tri Count
sTri *NextList=TList+TriCount;
if (Flags & 1)
// if (Flags & 1)
{
while (TriCount--)
{