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