Changeset 5622 in orxonox.OLD for branches/world_entities/src/lib/graphics/light.cc
- Timestamp:
- Nov 17, 2005, 1:20:48 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/lib/graphics/light.cc
r5357 r5622 29 29 using namespace std; 30 30 31 CREATE_FACTORY(Light );31 CREATE_FACTORY(Light, CL_LIGHT); 32 32 33 33 //! Definition of the Lights and their Names
Note: See TracChangeset
for help on using the changeset viewer.