dehacked: Add Doom version, Patch format headers.

ZDoom's dehacked parser actually is stricter than some other source
ports in requiring that these headers must be present if the
"Patch File for DeHackEd" header is present, and rejects files that
are missing them. Add these in so that the dehacked lumps load
properly.
This commit is contained in:
Simon Howard 2014-09-22 00:56:31 +00:00
parent e06b81ac9f
commit 7d24f26b01
2 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,6 @@
Patch File for DeHackEd v3.0
Doom version = 19
Patch format = 6
# Copyright (c) Contributors to the Freedoom project. All rights reserved.
#

View file

@ -1,4 +1,6 @@
Patch File for DeHackEd v3.0
Doom version = 19
Patch format = 6
# Copyright (c) Contributors to the Freedoom project. All rights reserved.
#