put change back to what it was before

This commit is contained in:
Mark Vejvoda 2013-05-20 21:40:25 +00:00
parent 6a34864c5d
commit 625628fc63

View File

@ -564,7 +564,7 @@ void UnitUpdater::updateAttack(Unit *unit, int frameIndex) {
TravelState tsValue = tsImpossible;
if(frameIndex < 0)
//if(frameIndex < 0) {
{
//printf("In [%s::%s Line: %d] START pathfind for attacker [%d - %s]\n",__FILE__,__FUNCTION__,__LINE__,unit->getId(), unit->getType()->getName().c_str());
//fflush(stdout);