Changeset 8514 in orxonox.OLD for branches/bsp_model/src/world_entities/npcs/ground_turret.cc
- Timestamp:
- Jun 16, 2006, 1:36:30 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/npcs/ground_turret.cc
r7954 r8514 39 39 */ 40 40 GroundTurret::GroundTurret(const TiXmlElement* root) 41 : NPC(root) 41 42 { 42 43 this->init();
Note: See TracChangeset
for help on using the changeset viewer.