From bda8f1245d225fd1f198bb7d82f43c9246a7edc3 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Thu, 2 Oct 2014 00:29:15 -0700 Subject: [PATCH] levels: move map06 to its proper location Catoptromancy made fixes to the map previously, but did not originally author it, moving it back to mystic. --- levels/map06.wad | 2 +- levels/{catoptromancy => mystic}/map06.wad | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename levels/{catoptromancy => mystic}/map06.wad (100%) diff --git a/levels/map06.wad b/levels/map06.wad index c08adc7a..aa71767e 120000 --- a/levels/map06.wad +++ b/levels/map06.wad @@ -1 +1 @@ -catoptromancy/map06.wad \ No newline at end of file +mystic/map06.wad \ No newline at end of file diff --git a/levels/catoptromancy/map06.wad b/levels/mystic/map06.wad similarity index 100% rename from levels/catoptromancy/map06.wad rename to levels/mystic/map06.wad