Changeset 10289 in orxonox.OLD for branches/playability/src/world_entities/projectiles/spike.cc
- Timestamp:
- Jan 17, 2007, 10:39:50 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/playability/src/world_entities/projectiles/spike.cc
r10271 r10289 57 57 this->angle = 0; 58 58 this->rotationSpeed = 130; 59 /*60 this->halo = new Billboard();61 this->halo->setSize(.35, .35);62 this->halo->setTexture("hbolt_halo.png");*/63 59 } 64 60
Note: See TracChangeset
for help on using the changeset viewer.