mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 19:47:44 +00:00
Various fixes
This commit is contained in:
@@ -323,7 +323,6 @@ void CActor::SetRotation(const zeus::CQuaternion &q)
|
||||
|
||||
void CActor::SetTranslation(const zeus::CVector3f& tr)
|
||||
{
|
||||
auto old = x34_transform.origin;
|
||||
x34_transform.origin = tr;
|
||||
xe4_27_notInSortedLists = true;
|
||||
xe4_28_ = true;
|
||||
|
||||
Reference in New Issue
Block a user