Don't Toss SCRIPTS lump and make it buildable
This commit is contained in:
parent
9e4261b2a0
commit
101ed1037a
1 changed files with 2 additions and 0 deletions
|
|
@ -733,7 +733,9 @@ udmfmaplumpnames
|
|||
{
|
||||
required = false;
|
||||
nodebuild = false;
|
||||
blindcopy = true;
|
||||
nodebuild = false;
|
||||
scriptbuild = true;
|
||||
}
|
||||
|
||||
PICTURE
|
||||
|
|
|
|||
Loading…
Reference in a new issue