Changeset 1654 for code/branches/gui/src/orxonox/objects
- Timestamp:
- Aug 5, 2008, 9:55:00 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/src/orxonox/objects/Backlight.cc
r1653 r1654 68 68 this->ribbonTrail_->setMaterialName("Trail/backlighttrail"); 69 69 70 this->setTimeFactor(Orxonox::get Singleton().getTimeFactor());70 this->setTimeFactor(Orxonox::getInstance().getTimeFactor()); 71 71 } 72 72
Note: See TracChangeset
for help on using the changeset viewer.