- Timestamp:
- Jan 28, 2007, 1:00:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/blink/src/world_entities/effects/blink.cc
r10433 r10436 60 60 this->bBoard = new Billboard; 61 61 this->bBoard->setVisibiliy(true); 62 this->bBoard->setTexture(" maps/star_alpha.png");62 this->bBoard->setTexture("textures/light/blink.png"); 63 63 64 64 /// Standard values
Note: See TracChangeset
for help on using the changeset viewer.