Changeset 9715 in orxonox.OLD for branches/new_class_id/src/world_entities/planet.cc
- Timestamp:
- Sep 1, 2006, 8:06:39 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/world_entities/planet.cc
r9709 r9715 33 33 34 34 #include "class_id.h" 35 NewObjectListDefinitionID(Planet, CL_PLANET);35 ObjectListDefinitionID(Planet, CL_PLANET); 36 36 CREATE_FACTORY(Planet); 37 37
Note: See TracChangeset
for help on using the changeset viewer.