mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Set default values for VOLUME_TA and VOLUME_SSA to 100.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2525 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -662,13 +662,13 @@ MAX_PERCENT_NOISE_SILENCED_SOUND = 35
|
||||
; These options control fire ambient sound and it's volume
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
ENABLE_TA = TRUE
|
||||
VOLUME_TA = 50
|
||||
VOLUME_TA = 100
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
; These options control sector steady ambients
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
ENABLE_SSA = FALSE
|
||||
VOLUME_SSA = 50
|
||||
VOLUME_SSA = 100
|
||||
DEBUG_SSA = FALSE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user