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();
//
sendAIEvents();
}
} // updatePhrases()
//--------------------------------------------------------------
// updateEntityCurrentAction()
@ -710,7 +710,7 @@ afterPhraseProcessing:
// go to next action for this entity
entityPhrases.goToNextAction();
}
} // updatePhrases //
} // updateEntityCurrentAction //
//-----------------------------------------------

Loading…
Cancel
Save