- Timestamp:
- Jul 30, 2006, 2:57:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/npcs/network_turret.cc
r9616 r9619 141 141 void NetworkTurret::setTargetGroup(int targetGroup) 142 142 { 143 this->targetGroup = targetGroup; 143 144 this->weapon->setTargetGroup((OM_LIST)targetGroup); 144 145 }
Note: See TracChangeset
for help on using the changeset viewer.