Changeset 8724 in orxonox.OLD for trunk/src/world_entities/npcs/ground_turret.cc
- Timestamp:
- Jun 22, 2006, 3:14:58 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/ground_turret.cc
r7954 r8724 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.