Changeset 10511 in orxonox.OLD for trunk/src/world_entities/effects/blink.cc
- Timestamp:
- Jan 30, 2007, 7:39:47 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/effects/blink.cc
r10491 r10511 63 63 64 64 this->bBoard = new Billboard; 65 this->bBoard->setVisibili y(true);65 this->bBoard->setVisibility(true); 66 66 this->bBoard->setTexture("textures/light/blink.png"); 67 67
Note: See TracChangeset
for help on using the changeset viewer.