mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 01:09:34 +00:00
Fix end of function comment
This commit is contained in:
parent
de00d262c1
commit
ad48baa3b1
1 changed files with 2 additions and 2 deletions
|
@ -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 //
|
||||
|
||||
|
||||
//-----------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue