- fixed: The 'mindefaults' game configuration must define the player starts 5-8.

This commit is contained in:
Christoph Oelckers 2015-12-14 09:06:13 +01:00
parent 0cb64dd464
commit af2ce6ef42
1 changed files with 8 additions and 0 deletions

View File

@ -56,4 +56,12 @@ gameinfo
statscreen_enteringpatch = "WIENTER"
}
DoomEdNums
{
4001 = "$Player5Start"
4002 = "$Player6Start"
4003 = "$Player7Start"
4004 = "$Player8Start"
}
include "mapinfo/common.txt"