Fix end of function comment

--HG--
branch : fix_speed
hg/compatibility-develop
Guillaume Dupuy 8 years ago
parent 14966eef4c
commit a79c371598

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

Loading…
Cancel
Save