mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-04 21:00:58 +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"
|
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
|
grpinfo
|
||||||
{
|
{
|
||||||
// This is for identifying older Blood versions. Since I have no information, all I can do is testing for a few known files.
|
// 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