mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-06 17:32:23 -04:00
more misc. cleanup (#2232)
This commit is contained in:
@@ -2572,7 +2572,7 @@ static cPhs__Step daDo_Create(fopAc_ac_c* i_this) {
|
||||
fopAcM_OnStatus(i_this, fopAcStts_CULL_e);
|
||||
fopAcM_OnCarryType(i_this, fopAcM_CARRY_TYPE_8);
|
||||
i_this->attention_info.flags = 0;
|
||||
i_this->attention_info.distances[fopAc_attn_SPEAK_e] = 7;
|
||||
i_this->attention_info.distances[fopAc_attn_CARRY_e] = 7;
|
||||
fopAcM_SetMtx(i_this, _this->mpMorf->getModel()->getBaseTRMtx());
|
||||
_this->mBgS_Acch.Set(fopAcM_GetPosition_p(i_this), fopAcM_GetOldPosition_p(i_this), i_this,
|
||||
1, &_this->mBgS_AcchCir, fopAcM_GetSpeed_p(i_this), NULL, NULL);
|
||||
@@ -2824,4 +2824,4 @@ extern actor_process_profile_definition g_profile_DO = {
|
||||
0x8044000,
|
||||
fopAc_NPC_e,
|
||||
fopAc_CULLBOX_0_e,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user