- Fixed: The chat sound for Strife was misnamed in the gameinfo structure.
- fixed a few DECORATE bugs. SVN r1165 (trunk)
This commit is contained in:
parent
65a19e4be7
commit
3cb073a3a0
7 changed files with 22 additions and 15 deletions
|
|
@ -311,7 +311,7 @@ gameinfo_t StrifeGameInfo =
|
|||
280/35,
|
||||
0,
|
||||
200/35,
|
||||
"Chat",
|
||||
"misc/chat",
|
||||
"d_intro",
|
||||
"-NOFLAT",
|
||||
"CREDIT",
|
||||
|
|
@ -340,7 +340,7 @@ gameinfo_t StrifeTeaserGameInfo =
|
|||
280/35,
|
||||
0,
|
||||
200/35,
|
||||
"Chat",
|
||||
"misc/chat",
|
||||
"d_intro",
|
||||
"-NOFLAT",
|
||||
"CREDIT",
|
||||
|
|
@ -369,7 +369,7 @@ gameinfo_t StrifeTeaser2GameInfo =
|
|||
280/35,
|
||||
0,
|
||||
200/35,
|
||||
"Chat",
|
||||
"misc/chat",
|
||||
"d_intro",
|
||||
"-NOFLAT",
|
||||
"CREDIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue