Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/spectator.cc
- 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/spectator.cc
r9709 r9715 23 23 24 24 #include "class_id.h" 25 NewObjectListDefinitionID(Spectator, CL_SPECTATOR);25 ObjectListDefinitionID(Spectator, CL_SPECTATOR); 26 26 CREATE_FACTORY(Spectator); 27 27
Note: See TracChangeset
for help on using the changeset viewer.