mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
22 lines
229 B
Text
22 lines
229 B
Text
// MAPINFO for Doom 2: 2019 Edition
|
|
include "mapinfo/doom2.txt"
|
|
|
|
gameinfo
|
|
{
|
|
|
|
}
|
|
|
|
clearepisodes
|
|
episode map01
|
|
{
|
|
name = "Hell On Earth"
|
|
picname = "M_EPI1"
|
|
key = "h"
|
|
}
|
|
|
|
episode level01
|
|
{
|
|
name = "$TXT_D2E2"
|
|
key = "n"
|
|
optional
|
|
}
|