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.170 by root, Sun Jan 14 02:00:37 2007 UTC vs.
Revision 1.171 by root, Sun Jan 14 12:24:48 2007 UTC

1336 1336
1337 $map->load_header 1337 $map->load_header
1338 or return; 1338 or return;
1339 1339
1340 if ($map->should_reset) { 1340 if ($map->should_reset) {
1341 $cf::WAIT_FOR_TICK->wait;
1341 $map->reset; 1342 $map->reset;
1342 undef $guard; 1343 undef $guard;
1343 $map = find $path 1344 $map = find $path
1344 or return; 1345 or return;
1345 } 1346 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines