mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 20:19:50 +02:00
Numerous E3 bug fixes.
This commit is contained in:
+3
-21
@@ -71,16 +71,7 @@ e3_bed {
|
||||
looping
|
||||
plain
|
||||
|
||||
if (speakers == 2)
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_BED_MONO.wav
|
||||
if (speakers == 6)
|
||||
five_dot_one
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.L.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.R.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.C.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.LFE.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.Ls.wav
|
||||
sound/nin/ID_LOGO/BED/ID_LOGO_BED.Rs.wav
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_BED_MONO.wav
|
||||
}
|
||||
|
||||
e3_outro
|
||||
@@ -94,16 +85,7 @@ e3_outro
|
||||
global
|
||||
plain
|
||||
|
||||
if (speakers == 2)
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_OUTRO_MONO.wav
|
||||
if (speakers == 6)
|
||||
five_dot_one
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.l.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.r.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.c.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.lfe.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.ls.wav
|
||||
sound/nin/id_logo/outro_10s/id_logo_outro_10s.rs.wav
|
||||
sound/nin/ID_LOGO_mono/ID_LOGO_OUTRO_MONO.wav
|
||||
}
|
||||
|
||||
|
||||
@@ -597,4 +579,4 @@ somesound {
|
||||
sound/misc/1shot_nosound_6.wav
|
||||
sound/misc/1shot_nosound_7.wav
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user