mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- fixed Chex Quest ending screen.
SVN r1193 (trunk)
This commit is contained in:
parent
f84ededfba
commit
b2bbdb9e4c
1 changed files with 1 additions and 1 deletions
|
@ -269,7 +269,7 @@ gameinfo_t ChexGameInfo =
|
||||||
"misc/chat2",
|
"misc/chat2",
|
||||||
"D_VICTOR",
|
"D_VICTOR",
|
||||||
"FLOOR4_8",
|
"FLOOR4_8",
|
||||||
"HELP2",
|
"CREDIT",
|
||||||
"VICTORY2",
|
"VICTORY2",
|
||||||
"ENDPIC",
|
"ENDPIC",
|
||||||
{ { "HELP1", "CREDIT" } },
|
{ { "HELP1", "CREDIT" } },
|
||||||
|
|
Loading…
Reference in a new issue