Changeset 9869 in orxonox.OLD for trunk/src/world_entities/npcs/npc.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/npc.h
r8724 r9869 8 8 9 9 class NPC : public WorldEntity { 10 10 ObjectListDeclaration(NPC); 11 11 public: 12 12 NPC (const TiXmlElement* root);
Note: See TracChangeset
for help on using the changeset viewer.