mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Changed: I noticed from Data\sound.log, that the filename "DOORCR_B.wav" in TableData\Sounds\Sounds.xml is used, but does not exist in the JA2 folder. So I replaced "DOORCR_B.wav" with the existing filename "DOORCR.wav".
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@850 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<SOUND>SOUNDS\BEEP2.WAV</SOUND>
|
||||
<SOUND>SOUNDS\ENDTURN.WAV</SOUND>
|
||||
<SOUND>SOUNDS\JA2 DEATH HIT.WAV</SOUND>
|
||||
<SOUND>SOUNDS\DOORCR_B.WAV</SOUND>
|
||||
<SOUND>SOUNDS\DOORCR.WAV</SOUND>
|
||||
<SOUND>SOUNDS\HEAD EXPLODING 01.WAV</SOUND>
|
||||
<SOUND>SOUNDS\BODY EXPLODING.WAV</SOUND>
|
||||
<SOUND>SOUNDS\EXPLODE1.WAV</SOUND>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<SOUND>SOUNDS\BEEP2.WAV</SOUND>
|
||||
<SOUND>SOUNDS\ENDTURN.WAV</SOUND>
|
||||
<SOUND>SOUNDS\JA2 DEATH HIT.WAV</SOUND>
|
||||
<SOUND>SOUNDS\DOORCR_B.WAV</SOUND>
|
||||
<SOUND>SOUNDS\DOORCR.WAV</SOUND>
|
||||
<SOUND>SOUNDS\HEAD EXPLODING 01.WAV</SOUND>
|
||||
<SOUND>SOUNDS\BODY EXPLODING.WAV</SOUND>
|
||||
<SOUND>SOUNDS\EXPLODE1.WAV</SOUND>
|
||||
|
||||
Reference in New Issue
Block a user