mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user