mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 06:55:55 +00:00
Update RwHelper.cpp
This commit is contained in:
parent
52e77c6634
commit
f2f19ccea3
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue