mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-10 10:43:41 -04:00
d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names (#2084)
This commit is contained in:
@@ -177,7 +177,7 @@ int fopMsgM_messageSet(u32 i_msgIdx, fopAc_ac_c* i_actorP, u32 param_2) {
|
||||
|
||||
cXyz pos;
|
||||
if (i_actorP) {
|
||||
pos = i_actorP->mEyePos;
|
||||
pos = i_actorP->eyePos;
|
||||
} else {
|
||||
pos.set(FLOAT_LABEL(lit_3902), FLOAT_LABEL(lit_3902), FLOAT_LABEL(lit_3902));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user