mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 21:12:12 +00:00
10 lines
178 B
Text
10 lines
178 B
Text
|
include "mapinfo/chex.txt"
|
||
|
|
||
|
// Chex Quest 3 gameinfo
|
||
|
|
||
|
gameinfo
|
||
|
{
|
||
|
creditpage = "ENDPIC", "VICTORY2"
|
||
|
finaleflat = "ENDPIC01"
|
||
|
finalepage = "CREDIT", "CREDIT", "ENDPIC"
|
||
|
}
|