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.516 by root, Thu Apr 15 06:05:52 2010 UTC vs.
Revision 1.517 by root, Thu Apr 15 06:07:51 2010 UTC

3589 3589
3590 (pop @POST_INIT)->(0) while @POST_INIT; 3590 (pop @POST_INIT)->(0) while @POST_INIT;
3591 }; 3591 };
3592 3592
3593 cf::object::thawer::errors_are_fatal 0; 3593 cf::object::thawer::errors_are_fatal 0;
3594 warn "parse errors in files are no longer fatal from this point on.\n";
3594 3595
3595 main_loop; 3596 main_loop;
3596} 3597}
3597 3598
3598############################################################################# 3599#############################################################################

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines