Changeset 10645 in orxonox.OLD for branches/vs-enhencements/src/world_entities/projectiles/lbolt.cc
- Timestamp:
- May 2, 2007, 11:48:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/vs-enhencements/src/world_entities/projectiles/lbolt.cc
r10635 r10645 62 62 this->halo = new Billboard(); 63 63 this->halo->setSize(.35, .35); 64 this->halo->setTexture("hbolt_halo. png");64 this->halo->setTexture("hbolt_halo.jpg"); 65 65 this->halo->setVisibility(false); 66 66
Note: See TracChangeset
for help on using the changeset viewer.