Changeset 7713 in orxonox.OLD for trunk/src/world_entities/effects
- Timestamp:
- May 19, 2006, 12:44:16 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/effects/lightning_bolt.cc
r7460 r7713 55 55 this->seedZ = 500.0f; 56 56 this->seedTime = 4.0f; 57 58 this->soundSource = NULL; 59 this->thunderBuffer = NULL; 57 60 58 61 this->soundSource.setSourceNode(this);
Note: See TracChangeset
for help on using the changeset viewer.