From 7d24f26b0154c054f9b7750e18a455562ba8642c Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 22 Sep 2014 00:56:31 +0000 Subject: [PATCH] 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. --- lumps/fraggle/freedm.bex | 2 ++ lumps/fraggle/freedoom.bex | 2 ++ 2 files changed, 4 insertions(+) diff --git a/lumps/fraggle/freedm.bex b/lumps/fraggle/freedm.bex index dca69479..b26d00e5 100644 --- a/lumps/fraggle/freedm.bex +++ b/lumps/fraggle/freedm.bex @@ -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. # diff --git a/lumps/fraggle/freedoom.bex b/lumps/fraggle/freedoom.bex index a1f94b77..156c3669 100644 --- a/lumps/fraggle/freedoom.bex +++ b/lumps/fraggle/freedoom.bex @@ -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. #