This commit is contained in:
David Rose 2004-02-13 21:06:39 +00:00
parent cc5546e6cb
commit 02ec418bba
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ get_all(const NodePath &space, LPoint3f &surface_point,
interior_point = _interior_point * mat;
}
return true;
return all_ok;
}
////////////////////////////////////////////////////////////////////