Changeset 9162 in orxonox.OLD for branches/presentation/src/world_entities/npcs/ground_turret.cc
- Timestamp:
- Jul 4, 2006, 6:15:10 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/npcs/ground_turret.cc
r8777 r9162 176 176 } 177 177 178 void GroundTurret::destroy( )178 void GroundTurret::destroy(WorldEntity* killer) 179 179 { 180 180 this->setAbsDirSoft(Quaternion(-90, Vector(0,0,1)), 90);
Note: See TracChangeset
for help on using the changeset viewer.