Changeset 7081 in orxonox.OLD for trunk/src/world_entities/weapons
- Timestamp:
- Feb 7, 2006, 4:31:54 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/targeting_turret.cc
r7072 r7081 116 116 void TargetingTurret::activate() 117 117 { 118 this->target->setVisibility(true); 118 // TODO move this back in 119 //this->target->setVisibility(true); 119 120 } 120 121
Note: See TracChangeset
for help on using the changeset viewer.