mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-24 09:01:26 -04:00
Stts weight cleanup
This commit is contained in:
@@ -1244,7 +1244,7 @@ static s32 daAM_Create(fopAc_ac_c* i_actor) {
|
||||
&fopAcM_GetPosition_p(i_this), &fopAcM_GetOldPosition_p(i_this),
|
||||
i_this, 1, &i_this->mAcchCir, &fopAcM_GetSpeed_p(i_this)
|
||||
);
|
||||
i_this->mStts.Init(0xFE, 1, i_this);
|
||||
i_this->mStts.Init(254, 1, i_this);
|
||||
|
||||
i_this->mGravity = -10.0f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user