Changeset 8734 in orxonox.OLD for branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc
- Timestamp:
- Jun 22, 2006, 4:50:38 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc
r8716 r8734 117 117 this->rainFadeOutDuration = 0; 118 118 this->localTimer = 0; 119 this->soundRainVolume = 0. 8f;119 this->soundRainVolume = 0.3f; 120 120 121 121 this->emitter = new PlaneEmitter(this->rainSize);
Note: See TracChangeset
for help on using the changeset viewer.