mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Re-enable power generator fan sound effect for UB
This commit is contained in:
@@ -918,7 +918,7 @@ void HandleAddingPowerGenFanSound()
|
||||
sGridNo = POWERGENFANSOUND_GRIDNO2;
|
||||
|
||||
//Create the new ambient fan sound
|
||||
//gJa25SaveStruct.iPowerGenFanPositionSndID = NewPositionSnd( sGridNo, POSITION_SOUND_STATIONATY_OBJECT, 0, POWER_GEN_FAN_SOUND );
|
||||
gJa25SaveStruct.iPowerGenFanPositionSndID = NewPositionSnd( sGridNo, POSITION_SOUND_STATIONATY_OBJECT, 0, POWER_GEN_FAN_SOUND, 30 );
|
||||
|
||||
SetPositionSndsInActive( );
|
||||
SetPositionSndsActive( );
|
||||
|
||||
Reference in New Issue
Block a user