Mercurial > mm7
diff mm7_2.cpp @ 1060:b79139c3b5c8
some AI cleaning
author | zipi |
---|---|
date | Thu, 23 May 2013 20:51:27 +0100 |
parents | cbb1baa606aa |
children | 89422dd58318 |
line wrap: on
line diff
--- a/mm7_2.cpp Fri May 24 00:53:48 2013 +0600 +++ b/mm7_2.cpp Thu May 23 20:51:27 2013 +0100 @@ -10473,7 +10473,7 @@ { if ( !v13->GetActorsRelation(0) && !(BYTE2(v13->uAttributes) & 8) && v13->CanAct() ) { - Actor::FaceObject(v12, 4u, 0, 0); + Actor::AI_FaceObject(v12, 4u, 0, 0); if ( v13->sNPC_ID ) { pMessageQueue_50CBD0->AddMessage(UIMSG_StartNPCDialogue, v12, 0);