New option LIMIT_SIMULTANEOUS_SOUND.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2649 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2022-05-05 07:54:41 +00:00
parent 3c479de41c
commit 6922f7dc53
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -680,6 +680,11 @@ DEBUG_SSA = FALSE
;------------------------------------------------------------------------------------------------------------------------------
NWSS = FALSE
;------------------------------------------------------------------------------------------------------------------------------
; Don't allow to start playing more than one sound of the same type at the same time
;------------------------------------------------------------------------------------------------------------------------------
LIMIT_SIMULTANEOUS_SOUND = TRUE
;******************************************************************************************************************************
;******************************************************************************************************************************
+4
View File
@@ -680,6 +680,10 @@ DEBUG_SSA = FALSE
;------------------------------------------------------------------------------------------------------------------------------
NWSS = FALSE
; Don't allow to start playing more than one sound of the same type at the same time
;------------------------------------------------------------------------------------------------------------------------------
LIMIT_SIMULTANEOUS_SOUND = TRUE
;******************************************************************************************************************************
;******************************************************************************************************************************