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