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.279 by root, Mon Jun 11 22:16:53 2007 UTC vs.
Revision 1.280 by root, Sat Jun 16 14:35:41 2007 UTC

665 _attach $registry, $klass, @attach; 665 _attach $registry, $klass, @attach;
666 } 666 }
667 667
668 $obj->{$name} = \%arg; 668 $obj->{$name} = \%arg;
669 } else { 669 } else {
670 warn "object uses attachment '$name' that is not available, postponing.\n"; 670 warn "object uses attachment '$name' which is not available, postponing.\n";
671 } 671 }
672 672
673 $obj->{_attachment}{$name} = undef; 673 $obj->{_attachment}{$name} = undef;
674} 674}
675 675

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines