Changeset 9709 in orxonox.OLD for branches/new_class_id/src/lib/graphics/light.cc
- Timestamp:
- Aug 31, 2006, 10:51:08 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/light.cc
r9685 r9709 29 29 #include "class_id.h" 30 30 31 CREATE_FACTORY(Light, CL_LIGHT);32 31 NewObjectListDefinitionID(Light, CL_LIGHT); 32 CREATE_FACTORY(Light); 33 33 34 34 //! Definition of the Lights and their Names
Note: See TracChangeset
for help on using the changeset viewer.