typo
This commit is contained in:
parent
cc5546e6cb
commit
02ec418bba
|
|
@ -153,7 +153,7 @@ get_all(const NodePath &space, LPoint3f &surface_point,
|
|||
interior_point = _interior_point * mat;
|
||||
}
|
||||
|
||||
return true;
|
||||
return all_ok;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue