mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 17:46:19 +00:00
Update RwHelper.cpp
This commit is contained in:
@ -509,7 +509,7 @@ RpClump *RpClumpGetBoundingSphere(RpClump *clump, RwSphere *sphere, bool useLTM)
|
||||
|
||||
RwV3dTransformPoints(&result.center, &result.center, 1, &matrix);
|
||||
|
||||
RwSphereAssign(sphere, &result);
|
||||
*sphere = result;
|
||||
|
||||
return clump;
|
||||
}
|
||||
|
Reference in New Issue
Block a user