mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-13 20:42:11 +00:00
- Add a new Duke!ZONE II
grpinfo definition so that the copy supplied from Zoom which ships with a 1.5 copy of Duke 3D can be found.
This commit is contained in:
parent
0cfe6bbed3
commit
48b966c45a
1 changed files with 11 additions and 0 deletions
|
@ -404,6 +404,17 @@ grpinfo
|
|||
gamefilter "Duke.Zone.15"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Duke!ZONE II"
|
||||
scriptname "DZ-GAME.CON"
|
||||
size 3186656
|
||||
crc 0x1E9516F1
|
||||
flags GAMEFLAG_DUKE|GAMEFLAG_ADDON
|
||||
dependency DUKE15_CRC
|
||||
gamefilter "Duke.Zone.15"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "Duke!ZONE II"
|
||||
|
|
Loading…
Reference in a new issue