mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- fixed: Action Doom 2 loaded the wrong MAPINFO.
SVN r3011 (trunk)
This commit is contained in:
parent
f7fa3c8dbb
commit
976fe64f79
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ IWad
|
|||
Name = "Action Doom 2: Urban Brawl"
|
||||
Game = "Doom"
|
||||
Config = "UrbanBrawl"
|
||||
Mapinfo = "mapinfo/doom2.txt"
|
||||
Mapinfo = "mapinfo/urbanbrawl.txt"
|
||||
MustContain = "MAP01", "AD2LIB"
|
||||
BannerColors = "a8 a8 00", "a8 00 00"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue