summaryrefslogtreecommitdiff
path: root/src/strife/d_englsh.h
diff options
context:
space:
mode:
authorJames Haley2010-08-23 00:23:05 +0000
committerJames Haley2010-08-23 00:23:05 +0000
commit6694dd0891e2aae773e5b8709575f92996fa2e08 (patch)
tree850f776eb0010b688b2457c5e533b8ba3379f79c /src/strife/d_englsh.h
parentd9520b6415f8e373cf759f316094b986e57f0f5a (diff)
downloadchocolate-doom-6694dd0891e2aae773e5b8709575f92996fa2e08.tar.gz
chocolate-doom-6694dd0891e2aae773e5b8709575f92996fa2e08.tar.bz2
chocolate-doom-6694dd0891e2aae773e5b8709575f92996fa2e08.zip
Made some repairs to VC2008 solution and added Chocolate Strife project.
Added Visual Studio autogenerated files and directories to appropriate ignore lists. Started some modifications of strings and version checking in d_englsh.h and d_main.c. Subversion-branch: /branches/strife-branch Subversion-revision: 1965
Diffstat (limited to 'src/strife/d_englsh.h')
-rw-r--r--src/strife/d_englsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/d_englsh.h b/src/strife/d_englsh.h
index de8ff7f0..1ea33a30 100644
--- a/src/strife/d_englsh.h
+++ b/src/strife/d_englsh.h
@@ -36,7 +36,7 @@
// D_Main.C
//
#define D_DEVSTR "Development mode ON.\n"
-#define D_CDROM "CD-ROM Version: default.cfg from c:\\doomdata\n"
+#define D_CDROM "CD-ROM Version: Accessing strife.cd\n"
//
// M_Menu.C