Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/npcs/repair_station.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/npcs/repair_station.cc
r9869 r9925 26 26 #include "repair_station.h" 27 27 28 #include "class_id_DEPRECATED.h" 29 ObjectListDefinition ID(RepairStation, CL_DOOR +1);28 29 ObjectListDefinition(RepairStation); 30 30 CREATE_FACTORY(RepairStation); 31 31
Note: See TracChangeset
for help on using the changeset viewer.