Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 30, 2006, 11:54:28 AM (18 years ago)
Author:
bensch
Message:

syning without segfaults

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/world_entities/weapons/aim.cc

    r9518 r9611  
    107107  ObjectManager::EntityList::iterator entity;
    108108  //printf("%d\n", this->targetGroup);
    109 
    110109  for (entity = State::getObjectManager()->getObjectList(this->targetGroup).begin();
    111110       entity != State::getObjectManager()->getObjectList(this->targetGroup).end();
Note: See TracChangeset for help on using the changeset viewer.