Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7033


Ignore:
Timestamp:
May 31, 2010, 5:01:31 AM (14 years ago)
Author:
landauf
Message:

uncommented one line to make it compile again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai/src/orxonox/controllers/ArtificialController.cc

    r7029 r7033  
    185185                    }
    186186                allMasters[index]->humanToFollow_ = humanPawn;
    187                 allMasters[index]->followHuman(humanPawn, false);
     187//                allMasters[index]->followHuman(humanPawn, false);
    188188            }
    189189
Note: See TracChangeset for help on using the changeset viewer.