ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.115 by root, Mon Jan 1 16:50:10 2007 UTC vs.
Revision 1.116 by root, Mon Jan 1 17:30:34 2007 UTC

1143 $map->per_player (0) if $path->{user_rel}; 1143 $map->per_player (0) if $path->{user_rel};
1144 } 1144 }
1145 1145
1146 $map->path ($key); 1146 $map->path ($key);
1147 $map->{path} = $path; 1147 $map->{path} = $path;
1148 $map->{last_save} = $cf::RUNTIME;
1148 $map->last_access ($cf::RUNTIME); 1149 $map->last_access ($cf::RUNTIME);
1149 1150
1150 if ($map->should_reset) { 1151 if ($map->should_reset) {
1151 $map->reset; 1152 $map->reset;
1152 $map = find_map $path; 1153 $map = find_map $path;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines