]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
patch from Willis for some map name changes in Transfusion
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 May 2005 23:52:40 +0000 (23:52 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 9 May 2005 23:52:40 +0000 (23:52 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5264 d7cf8633-e32d-0410-b094-e92efae38249

menu.c

diff --git a/menu.c b/menu.c
index 99e4dff6c7ecf785d69fbed0154e9ce0a74ce198..c09d888df68e0466096b6376ff59125c4a9670f1 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -3582,10 +3582,10 @@ level_t         transfusionlevels[] =
        {"fragm",               "Frag'M"},
        {"maim",                "Maim"},
        {"qe1m7",               "The House of Chthon"},
-       {"qdm1",                "Dm-Place of Two Deaths"},
-       {"qdm4",                "Dm-The Bad Place"},
-       {"qdm5",                "Dm-The Cistern"},
-       {"qmorbias",    "Dm-Morbias"},
+       {"qdm1",                "Place of Two Deaths"},
+       {"qdm4",                "The Bad Place"},
+       {"qdm5",                "The Cistern"},
+       {"qmorbias",    "DM-Morbias"},
        {"simple",              "Dead Simple"}
 };