mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-25 05:34:27 +00:00
Fix for bug #2412336 "DW2: Voices cut off" (commit on behalf of dreammaster)
svn-id: r43120
This commit is contained in:
parent
19c27b04b6
commit
d593c03c1a
@ -100,7 +100,7 @@ typedef int HPOLYGON;
|
||||
#define NO_ENTRY_NUM (-3458) // Magic unlikely number
|
||||
|
||||
|
||||
#define SAMPLETIMEOUT (15*ONE_SECOND)
|
||||
#define SAMPLETIMEOUT (20*ONE_SECOND)
|
||||
|
||||
// Language for the resource strings
|
||||
enum LANGUAGE {
|
||||
|
Loading…
x
Reference in New Issue
Block a user