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.256 by root, Sat Apr 21 16:56:32 2007 UTC vs.
Revision 1.259 by root, Sat Apr 21 17:46:39 2007 UTC

1535 Coro::cede; 1535 Coro::cede;
1536 $self->activate; 1536 $self->activate;
1537 } 1537 }
1538 1538
1539 $self->in_memory (cf::MAP_IN_MEMORY); 1539 $self->in_memory (cf::MAP_IN_MEMORY);
1540
1541 undef $guard;
1542 } 1540 }
1543 1541
1544 $self->post_load; 1542 $self->post_load;
1545} 1543}
1546 1544

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines