Changeset 10650 in orxonox.OLD for branches/vs-enhencements/src/world_entities/projectiles/hbolt.cc
- Timestamp:
- May 10, 2007, 3:31:14 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/world_entities/projectiles/hbolt.cc
r10649 r10650 59 59 this->halo = new Billboard(); 60 60 this->halo->setSize(.65, .65); 61 this->halo->setTexture("hbolt_halo2. jpg");61 this->halo->setTexture("hbolt_halo2.png"); 62 62 this->halo->setVisibility(false); 63 63
Note: See TracChangeset
for help on using the changeset viewer.