Changeset 9709 in orxonox.OLD for branches/new_class_id/src/world_entities/npcs/gate.h
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/npcs/gate.h
r9298 r9709 22 22 class Gate : public WorldEntity 23 23 { 24 NewObjectListDeclaration(Gate); 25 24 26 public: 25 27 Gate(const TiXmlElement* root = NULL);
Note: See TracChangeset
for help on using the changeset viewer.