mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 07:12:16 +00:00
- Wildweasel pointed out that WadSmoosh generates a "SMOOSHED" lump. http://forum.zdoom.org/viewtopic.php?p=967226#p967226
This commit is contained in:
parent
4fe3f7611c
commit
8651cbc75a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ IWad
|
|||
Config = "Doom"
|
||||
Mapinfo = "mapinfo/doom2.txt"
|
||||
Compatibility = "Shorttex"
|
||||
MustContain = "WADSMUSH"
|
||||
MustContain = "SMOOSHED"
|
||||
BannerColors = "a8 00 00", "a8 a8 a8"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue