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.184 by root, Fri Jan 19 22:47:57 2007 UTC vs.
Revision 1.185 by root, Fri Jan 19 23:32:52 2007 UTC

1339 1339
1340 $map->load_header 1340 $map->load_header
1341 or return; 1341 or return;
1342 1342
1343 if ($map->should_reset) { 1343 if ($map->should_reset) {
1344 # doing this can freeze the server in a sync job, obviously
1344 $cf::WAIT_FOR_TICK->wait; 1345 #$cf::WAIT_FOR_TICK->wait;
1345 $map->reset; 1346 $map->reset;
1346 undef $guard; 1347 undef $guard;
1347 $map = find $path 1348 $map = find $path
1348 or return; 1349 or return;
1349 } 1350 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines