qzdoom/wadsrc/static/mapinfo/doom2unity.txt
Christoph Oelckers 8bb36bd479 - do not use M_EPI1 and M_EPI2 in any Doom 2 context.
Their content is inconsistent across versions, so better always use the text version of the names.
2021-05-19 18:38:36 +02:00

21 lines
205 B
Text

// MAPINFO for Doom 2: 2019 Edition
include "mapinfo/doom2.txt"
gameinfo
{
}
clearepisodes
episode map01
{
name = "$TXT_D2E1"
key = "h"
}
episode level01
{
name = "$TXT_D2E2"
key = "n"
optional
}