Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/npcs/gate.h
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/npcs/gate.h
r9709 r9715 22 22 class Gate : public WorldEntity 23 23 { 24 NewObjectListDeclaration(Gate);24 ObjectListDeclaration(Gate); 25 25 26 26 public:
Note: See TracChangeset
for help on using the changeset viewer.