mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-21 12:49:10 +00:00
Syntax fixes for PubUtilLib.
This commit is contained in:
@ -2785,7 +2785,7 @@ void plDrawableSpans::RemoveDISpans( UInt32 index )
|
||||
}
|
||||
}
|
||||
}
|
||||
#else MF_RENDDEP
|
||||
#else // MF_RENDDEP
|
||||
spanInverseTable[(*spanIndices)[i]] = -1;
|
||||
for( j = (*spanIndices)[i]; j < fSpans.GetCount(); j++ )
|
||||
spanInverseTable[j]--;
|
||||
|
Reference in New Issue
Block a user