Changeset 8905 in orxonox.OLD for branches/mountain_lake/src/lib/graphics/effects/lense_flare.cc
- Timestamp:
- Jun 29, 2006, 1:42:48 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/mountain_lake/src/lib/graphics/effects/lense_flare.cc
r8619 r8905 64 64 65 65 this->lightSource = (LightManager::getInstance())->getLight(0); 66 PRINTF( 0)("light is: %p\n", this->lightSource);66 PRINTF(4)("light is: %p\n", this->lightSource); 67 67 68 68 if (root != NULL) {
Note: See TracChangeset
for help on using the changeset viewer.