Correct error in d2222d5b2c
This commit is contained in:
@@ -44,7 +44,7 @@ static void rna_Nurb_valid_message(Nurb *nu, int direction, int *result_len, con
|
||||
int pnts;
|
||||
short order, flag;
|
||||
const char *dir;
|
||||
if (direction) {
|
||||
if (direction == 0) {
|
||||
pnts = nu->pntsu;
|
||||
order = nu->orderu;
|
||||
flag = nu->flagu;
|
||||
|
Reference in New Issue
Block a user