mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-28 06:53:58 +00:00
Load voices.wad in SVE
Also put SVE along with the other Strife IWADs so they'll be listed together.
This commit is contained in:
parent
029788976d
commit
5736345e54
1 changed files with 2 additions and 1 deletions
|
@ -110,6 +110,7 @@ IWad
|
|||
MustContain = "MAP35", "I_RELB", "FXAA_F"
|
||||
BannerColors = "f0 f0 f0", "6b 3c 18"
|
||||
Required = "Strife: Quest for the Sigil"
|
||||
Load = "voices.wad"
|
||||
}
|
||||
|
||||
IWad
|
||||
|
@ -412,6 +413,7 @@ Names
|
|||
"hexdd.wad"
|
||||
"hexendemo.wad"
|
||||
"hexdemo.wad"
|
||||
"sve.wad"
|
||||
"strife1.wad"
|
||||
"strife0.wad"
|
||||
"strife.wad"
|
||||
|
@ -430,5 +432,4 @@ Names
|
|||
"hacx2.wad"
|
||||
"square1.pk3"
|
||||
"delaweare.wad"
|
||||
"sve.wad"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue