Changeset 10690 in orxonox.OLD for branches/adm/src/world_entities/npcs
- Timestamp:
- Jun 13, 2007, 7:54:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/adm/src/world_entities/npcs/adm_turret.cc
r10689 r10690 243 243 244 244 this->weapon = new BspWeapon(); 245 this->weapon->loadParams(root); 245 246 this->weapon->setParent( this->cannons ); 246 247 this->weapon->toList( getOMListNumber() );
Note: See TracChangeset
for help on using the changeset viewer.