Changeset 5750 in orxonox.OLD for trunk/src/lib/graphics
- Timestamp:
- Nov 24, 2005, 12:13:22 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/light.cc
r5671 r5750 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.