Changeset 9869 in orxonox.OLD for trunk/src/world_entities/npcs/network_turret.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/network_turret.h
r9656 r9869 14 14 class NetworkTurret : public NPC 15 15 { 16 16 ObjectListDeclaration(NetworkTurret); 17 17 public: 18 18 NetworkTurret(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.