fixed a typo that must have slipped in ;)
Kent
This commit is contained in:
@@ -716,7 +716,6 @@ void BIF_getPropCenter(float *center)
|
||||
else
|
||||
center[0] = center[1] = center[2] = 0.0f;
|
||||
}
|
||||
rgb_to_yuv(
|
||||
static void drawObjectConstraint(TransInfo *t) {
|
||||
int i;
|
||||
TransData * td = t->data;
|
||||
|
||||
Reference in New Issue
Block a user