--- deliantra/server/random_maps/random_map.C 2007/01/19 15:29:52 1.22 +++ deliantra/server/random_maps/random_map.C 2007/01/19 15:38:01 1.23 @@ -166,7 +166,6 @@ /* place doors unless doorstyle or wallstyle is "none" */ if (strcmp (RP->doorstyle, "none")) put_doors (this, layout, RP->doorstyle, RP); - } CEDE;