Changeset 9925 in orxonox.OLD for branches/network/src/world_entities/planet.cc
- Timestamp:
- Nov 9, 2006, 7:20:19 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/world_entities/planet.cc
r9869 r9925 32 32 #include "debug.h" 33 33 34 #include "class_id_DEPRECATED.h" 35 ObjectListDefinition ID(Planet, CL_PLANET);34 35 ObjectListDefinition(Planet); 36 36 CREATE_FACTORY(Planet); 37 37
Note: See TracChangeset
for help on using the changeset viewer.