summaryrefslogtreecommitdiff
path: root/src/strife/deh_strife.c
diff options
context:
space:
mode:
authorSimon Howard2010-09-08 18:29:33 +0000
committerSimon Howard2010-09-08 18:29:33 +0000
commit38945b0d2590e9f4d7291f047e9ab855b4baa3f2 (patch)
tree2d063063337c91008122d405c73adef903c07766 /src/strife/deh_strife.c
parent9a3b6e9222c3bd1270ce51f36ee01c4b18f062b3 (diff)
downloadchocolate-doom-38945b0d2590e9f4d7291f047e9ab855b4baa3f2.tar.gz
chocolate-doom-38945b0d2590e9f4d7291f047e9ab855b4baa3f2.tar.bz2
chocolate-doom-38945b0d2590e9f4d7291f047e9ab855b4baa3f2.zip
Update dehacked field names for beginnings of SeHacked support.
Subversion-branch: /branches/strife-branch Subversion-revision: 2046
Diffstat (limited to 'src/strife/deh_strife.c')
-rw-r--r--src/strife/deh_strife.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/strife/deh_strife.c b/src/strife/deh_strife.c
index c9a7a73b..bda411c0 100644
--- a/src/strife/deh_strife.c
+++ b/src/strife/deh_strife.c
@@ -30,8 +30,8 @@
char *deh_signatures[] =
{
- "Patch File for DeHackEd v2.3",
- "Patch File for DeHackEd v3.0",
+ "Patch File for SeHackEd v0.4",
+ "Patch File for SeHackEd v0.3",
NULL
};