--- deliantra/server/lib/cf.pm 2007/04/18 17:32:07 1.253 +++ deliantra/server/lib/cf.pm 2007/04/19 11:12:45 1.254 @@ -1354,7 +1354,7 @@ sub load_path { my ($self) = @_; - "$MAPDIR($self->{path}" + "$MAPDIR/$self->{path}.map" } # the temporary/swap location @@ -1362,7 +1362,7 @@ my ($self) = @_; (my $path = $_[0]{path}) =~ s/\//$PATH_SEP/g; - "$TMPDIR/$path" + "$TMPDIR/$path.map" } # the unique path, undef == no special unique path