Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/npcs/npc.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/npcs/npc.cc
r9705 r9715 20 20 #include "npc.h" 21 21 22 NewObjectListDefinition(NPC);22 ObjectListDefinition(NPC); 23 23 24 24 NPC::NPC(const TiXmlElement* root)
Note: See TracChangeset
for help on using the changeset viewer.