Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 30, 2006, 12:08:41 PM (18 years ago)
Author:
bensch
Message:

less debug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/world_entities/npcs/network_turret.cc

    r9612 r9613  
    121121      //if (this->getParent() != (*entity))
    122122      {
    123         printf("found target::: %d %s::%s\n", (*entity)->getOMListNumber(), (*entity)->getClassCName(), (*entity)->getCName());
    124 
    125123        this->weapon->requestAction(WA_SHOOT);
    126124        return;
Note: See TracChangeset for help on using the changeset viewer.