mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 00:41:55 +00:00
- Remove duplicate grpinfo
definition for "BLOOD: One Unit Whole Blood".
This commit is contained in:
parent
5a32000d1e
commit
78b8f77850
1 changed files with 0 additions and 16 deletions
|
@ -462,22 +462,6 @@ grpinfo
|
|||
GameID "Blood"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
name "BLOOD: One Unit Whole Blood"
|
||||
size 9570681
|
||||
crc BLOOD_CRC
|
||||
defname "blood.def"
|
||||
scriptname "BLOOD.INI"
|
||||
flags GAMEFLAG_BLOOD
|
||||
dependency 0
|
||||
loadgrp "SOUNDS.RFF", "GUI.RFF"
|
||||
gamefilter "Blood.Blood"
|
||||
FgColor 0
|
||||
BkColor 0x7f002f
|
||||
GameID "Blood"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
{
|
||||
// This is for identifying older Blood versions. Since I have no information, all I can do is testing for a few known files.
|
||||
|
|
Loading…
Reference in a new issue