Changeset 9869 in orxonox.OLD for trunk/src/world_entities/npcs/door.h
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/npcs/door.h
r9110 r9869 21 21 class Door : public WorldEntity 22 22 { 23 ObjectListDeclaration(Door); 24 23 25 public: 24 26 Door(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.