ref: 74cdbeddf5d96c1ca3e934ff9136a040a2d47055
parent: 1996d03d747af25ae42e1dbd308606a375f70c91
author: Simon Howard <[email protected]>
date: Sun Oct 21 12:57:50 EDT 2018
music: Disable Strife d_intro table entry. This clashes with Doom's one. Disabling this isn't too bad since we autoload the Strife VE subst config anyway.
--- a/src/i_sdlmusic.c
+++ b/src/i_sdlmusic.c
@@ -329,7 +329,6 @@
{"12fa000f3fa1edac5c4f", "d_tavern.{ext}"}, // 2
{"695e56ab3251792d20e5", "d_danger.{ext}"}, // 3,11
{"96fe30e8712217b60dd7", "d_fast.{ext}"}, // 4
- {"ec8fa484c4e85adbf700", "d_intro.{ext}"}, // 5
{"61345598a3de04aad508", "d_darker.{ext}"}, // 6,14
{"52353e9a435b7b1cb268", "d_strike.{ext}"}, // 7,19
{"061164504907bffc9c22", "d_slide.{ext}"}, // 8,18,22
@@ -347,6 +346,8 @@
{"e60e109779400f2855d7", "d_instry.{ext}"}, // 26,29
{"b7d36878faeb291d6df5", "d_happy.{ext}"}, // Better ending
{"ff4a342c8c5ec51b06c3", "d_end.{ext}"}, // Worse ending
+ // This conflicts with Doom's d_intro:
+ //{"ec8fa484c4e85adbf700", "d_intro.{ext}"}, // 5
};
// Given a time string (for LOOP_START/LOOP_END), parse it and return