|
|
|
@ -473,7 +473,7 @@ void CPhraseManager::updatePhrases()
|
|
|
|
|
sendEventReports();
|
|
|
|
|
//
|
|
|
|
|
sendAIEvents();
|
|
|
|
|
}
|
|
|
|
|
} // updatePhrases()
|
|
|
|
|
|
|
|
|
|
//--------------------------------------------------------------
|
|
|
|
|
// updateEntityCurrentAction()
|
|
|
|
@ -710,7 +710,7 @@ afterPhraseProcessing:
|
|
|
|
|
// go to next action for this entity
|
|
|
|
|
entityPhrases.goToNextAction();
|
|
|
|
|
}
|
|
|
|
|
} // updatePhrases //
|
|
|
|
|
} // updateEntityCurrentAction //
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//-----------------------------------------------
|
|
|
|
|