mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 08:52:00 +00:00
- fixed typo.
This commit is contained in:
parent
80c67cda06
commit
d5dc8230d6
1 changed files with 4 additions and 4 deletions
|
@ -427,7 +427,7 @@ grpinfo
|
|||
dependency BLOOD_CRC
|
||||
loadart "CPART07.AR_", "CPART15.AR_"
|
||||
gamefilter "Blood.Cryptic"
|
||||
GameID "CyrpticPassage"
|
||||
GameID "CrypticPassage"
|
||||
}
|
||||
|
||||
addon
|
||||
|
@ -440,7 +440,7 @@ addon
|
|||
dependency BLOOD_CRC
|
||||
loadart "CPART07.AR_", "CPART15.AR_"
|
||||
gamefilter "Blood.Cryptic"
|
||||
GameID "CyrpticPassage"
|
||||
GameID "CrypticPassage"
|
||||
}
|
||||
|
||||
addon
|
||||
|
@ -454,7 +454,7 @@ addon
|
|||
dependency BLOOD_CRC
|
||||
loadart "CPART07.AR_", "CPART15.AR_"
|
||||
gamefilter "Blood.Cryptic"
|
||||
GameID "CyrpticPassage"
|
||||
GameID "CrypticPassage"
|
||||
}
|
||||
|
||||
addon
|
||||
|
@ -467,7 +467,7 @@ addon
|
|||
flags GAMEFLAG_BLOOD|GAMEFLAG_ADDON
|
||||
dependency BLOOD_CRC
|
||||
gamefilter "Blood.Cryptic"
|
||||
GameID "CyrpticPassage"
|
||||
GameID "CrypticPassage"
|
||||
}
|
||||
|
||||
grpinfo
|
||||
|
|
Loading…
Reference in a new issue