mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-29 23:38:09 -04:00
Clean up code for various actors
This commit is contained in:
@@ -186,7 +186,7 @@ namespace daObjPaper {
|
||||
mAttentionInfo.mPosition.y += attributes[mType].mAttentionOffset;
|
||||
mAttentionInfo.mDistances[1] = attributes[mType].mAttentionDist1;
|
||||
mAttentionInfo.mDistances[3] = attributes[mType].mAttentionDist2;
|
||||
mAttentionInfo.setFlag(fopAc_Attn_LOCKON_TALK_e | fopAc_Attn_ACTION_TALK_e | fopAc_Attn_TALKFLAG_READ_e);
|
||||
mAttentionInfo.mFlags |= fopAc_Attn_LOCKON_TALK_e | fopAc_Attn_ACTION_TALK_e | fopAc_Attn_TALKFLAG_READ_e;
|
||||
|
||||
mMsgId = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user