diff options
Diffstat (limited to 'engines/supernova2/resman.cpp')
-rw-r--r-- | engines/supernova2/resman.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/supernova2/resman.cpp b/engines/supernova2/resman.cpp index ac060ac0c8..b3c0e11dae 100644 --- a/engines/supernova2/resman.cpp +++ b/engines/supernova2/resman.cpp @@ -50,7 +50,7 @@ static const AudioInfo audioInfo[kAudioNumSamples] = { {47, 16010, -1}, {49, 8010, -1}, {49, 0, 8010}, - {52, 0, -1}, + {53, 30020, -1}, {53, 0, -1}, {54, 0, -1}, {55, 0, -1}, |