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